Add supports_response_schema to all supported together ai models

This commit is contained in:
Sameer Kankute 2025-12-23 11:15:38 +05:30
parent f6350aac9b
commit ca635a5e38
2 changed files with 36 additions and 0 deletions

View file

@ -25111,6 +25111,7 @@
"mode": "chat",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen2.5-7B-Instruct-Turbo": {
@ -25118,6 +25119,7 @@
"mode": "chat",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen3-235B-A22B-Instruct-2507-tput": {
@ -25129,6 +25131,7 @@
"source": "https://www.together.ai/models/qwen3-235b-a22b-instruct-2507-fp8",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen3-235B-A22B-Thinking-2507": {
@ -25140,6 +25143,7 @@
"source": "https://www.together.ai/models/qwen3-235b-a22b-thinking-2507",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen3-235B-A22B-fp8-tput": {
@ -25162,6 +25166,7 @@
"source": "https://www.together.ai/models/qwen3-coder-480b-a35b-instruct",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/deepseek-ai/DeepSeek-R1": {
@ -25174,6 +25179,7 @@
"output_cost_per_token": 7e-06,
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/deepseek-ai/DeepSeek-R1-0528-tput": {
@ -25185,6 +25191,7 @@
"source": "https://www.together.ai/models/deepseek-r1-0528-throughput",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/deepseek-ai/DeepSeek-V3": {
@ -25197,6 +25204,7 @@
"output_cost_per_token": 1.25e-06,
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/deepseek-ai/DeepSeek-V3.1": {
@ -25216,6 +25224,7 @@
"mode": "chat",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/meta-llama/Llama-3.3-70B-Instruct-Turbo": {
@ -25245,6 +25254,7 @@
"output_cost_per_token": 8.5e-07,
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/meta-llama/Llama-4-Scout-17B-16E-Instruct": {
@ -25254,6 +25264,7 @@
"output_cost_per_token": 5.9e-07,
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo": {
@ -25263,6 +25274,7 @@
"output_cost_per_token": 3.5e-06,
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo": {
@ -25318,6 +25330,7 @@
"source": "https://www.together.ai/models/kimi-k2-instruct",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/openai/gpt-oss-120b": {
@ -25329,6 +25342,7 @@
"source": "https://www.together.ai/models/gpt-oss-120b",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/openai/gpt-oss-20b": {
@ -25340,6 +25354,7 @@
"source": "https://www.together.ai/models/gpt-oss-20b",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/togethercomputer/CodeLlama-34b-Instruct": {
@ -25358,6 +25373,7 @@
"source": "https://www.together.ai/models/glm-4-5-air",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/zai-org/GLM-4.6": {
@ -25394,6 +25410,7 @@
"source": "https://www.together.ai/models/qwen3-next-80b-a3b-instruct",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen3-Next-80B-A3B-Thinking": {
@ -25405,6 +25422,7 @@
"source": "https://www.together.ai/models/qwen3-next-80b-a3b-thinking",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"tts-1": {

View file

@ -25111,6 +25111,7 @@
"mode": "chat",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen2.5-7B-Instruct-Turbo": {
@ -25118,6 +25119,7 @@
"mode": "chat",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen3-235B-A22B-Instruct-2507-tput": {
@ -25129,6 +25131,7 @@
"source": "https://www.together.ai/models/qwen3-235b-a22b-instruct-2507-fp8",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen3-235B-A22B-Thinking-2507": {
@ -25140,6 +25143,7 @@
"source": "https://www.together.ai/models/qwen3-235b-a22b-thinking-2507",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen3-235B-A22B-fp8-tput": {
@ -25162,6 +25166,7 @@
"source": "https://www.together.ai/models/qwen3-coder-480b-a35b-instruct",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/deepseek-ai/DeepSeek-R1": {
@ -25174,6 +25179,7 @@
"output_cost_per_token": 7e-06,
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/deepseek-ai/DeepSeek-R1-0528-tput": {
@ -25185,6 +25191,7 @@
"source": "https://www.together.ai/models/deepseek-r1-0528-throughput",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/deepseek-ai/DeepSeek-V3": {
@ -25197,6 +25204,7 @@
"output_cost_per_token": 1.25e-06,
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/deepseek-ai/DeepSeek-V3.1": {
@ -25216,6 +25224,7 @@
"mode": "chat",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/meta-llama/Llama-3.3-70B-Instruct-Turbo": {
@ -25245,6 +25254,7 @@
"output_cost_per_token": 8.5e-07,
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/meta-llama/Llama-4-Scout-17B-16E-Instruct": {
@ -25254,6 +25264,7 @@
"output_cost_per_token": 5.9e-07,
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo": {
@ -25263,6 +25274,7 @@
"output_cost_per_token": 3.5e-06,
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo": {
@ -25318,6 +25330,7 @@
"source": "https://www.together.ai/models/kimi-k2-instruct",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/openai/gpt-oss-120b": {
@ -25329,6 +25342,7 @@
"source": "https://www.together.ai/models/gpt-oss-120b",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/openai/gpt-oss-20b": {
@ -25340,6 +25354,7 @@
"source": "https://www.together.ai/models/gpt-oss-20b",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/togethercomputer/CodeLlama-34b-Instruct": {
@ -25358,6 +25373,7 @@
"source": "https://www.together.ai/models/glm-4-5-air",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/zai-org/GLM-4.6": {
@ -25394,6 +25410,7 @@
"source": "https://www.together.ai/models/qwen3-next-80b-a3b-instruct",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen3-Next-80B-A3B-Thinking": {
@ -25405,6 +25422,7 @@
"source": "https://www.together.ai/models/qwen3-next-80b-a3b-thinking",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"tts-1": {