Pledge to our Patreon and get access to our GraphQL API. PayPal Donate to MTGJSON and help keep this project free to all. Team Leads Zach Halpern Lead Developer & Maintainer Zach is a hippo fanatic who loves playing with big data and giving back to the community in unique ways. He has...
MTGJSON supplies precompiled databases at https://mtgjson.com/api/v5/. This is the recommended way to use our service. As stated before, we pride ourselves on our documentation which can be found at https://mtgjson.com/. If you find anything to be unclear or ambiguous, please open a ...
We rely on the following renderers for our API responses that integrate with the djangorestframework: https://github.com/jpadilla/django-rest-framework-jsonp https://github.com/jpadilla/django-rest-framework-xml https://github.com/jpadil...
OPENAI_API_KEY=sk-XXX python -m ochat.evaluation.get_openai_answer --data_path ./ochat/evaluation/vicuna --output_path ./eval_baselines --model_types gpt-3.5-turbo 3. 运行GPT-4评估 OPENAI_API_KEY=sk-XXX python -m ochat.evaluation.openai_eval --data_path ./ochat/evaluation/vicuna -...