Update pricing.json
This commit is contained in:
13
pricing.json
13
pricing.json
@@ -292,5 +292,18 @@
|
|||||||
"supports_reasoning": true,
|
"supports_reasoning": true,
|
||||||
"supports_response_schema": true,
|
"supports_response_schema": true,
|
||||||
"supports_tool_choice": true
|
"supports_tool_choice": true
|
||||||
|
},
|
||||||
|
"cloud/glm-4.7": {
|
||||||
|
"provider": "cloud",
|
||||||
|
"mode": "chat",
|
||||||
|
"input_cost_per_token": 4E-7,
|
||||||
|
"output_cost_per_token": 0.0000015,
|
||||||
|
"max_input_tokens": 202752,
|
||||||
|
"max_output_tokens": 65535,
|
||||||
|
"max_tokens": 65535,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_tool_choice": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user