Structured Outputs
enables the model to generate responses that adhere to your supplied JSON Schema.
Structured Outputs
:
deepseek/deepseek-r1-0528
deepseek/deepseek-r1-distill-llama-8b
deepseek/deepseek-r1-distill-qwen-14b
deepseek/deepseek-r1-distill-qwen-32b
deepseek/deepseek-r1-distill-llama-70b
google/gemma-3-27b-it
qwen/qwen-2.5-72b-instruct
qwen/qwen2.5-7b-instruct
mistralai/mistral-nemo
meta-llama/llama-3-70b-instruct
meta-llama/llama-3.1-8b-instruct-bf16
nousresearch/hermes-2-pro-llama-3-8b
cognitivecomputations/dolphin-mixtral-8x22b
sao10k/l3-8b-lunarisQuick Start Guide
baidu/ernie-4.5-300b-a47b-paddle
thudm/glm-4-32b-0414
minimaxai/minimax-m1-80k
Structured Outputs
ability to generate the JSON response via json_schema
response format. We will walk through a complete Python code example.
response_format
parameter, defining the JSON schema we defined in the previous step.