Update pricing.json
This commit is contained in:
14
pricing.json
14
pricing.json
@@ -13,6 +13,20 @@
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"cerebras/zai-glm-4.7": {
|
||||
"provider": "cerebras",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 0.00000225,
|
||||
"output_cost_per_token": 0.00000275,
|
||||
"max_input_tokens": 131000,
|
||||
"max_output_tokens": 40000,
|
||||
"max_tokens": 40000,
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": true,
|
||||
"supports_reasoning": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"cerebras/qwen-3-235b-a22b-instruct-2507": {
|
||||
"provider": "cerebras",
|
||||
"mode": "chat",
|
||||
|
||||
Reference in New Issue
Block a user