feat: add anthropic/anthropic/claude-haiku-4.5 (double slug)

Amp-Thread-ID: https://ampcode.com/threads/T-019c509f-39d4-72ca-a037-51c081f5e32d
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
2026-02-20 19:28:31 +08:00
parent 2a7e7227a4
commit 90bb5c47e2

View File

@@ -167,6 +167,23 @@
"supports_tool_choice": true, "supports_tool_choice": true,
"supports_vision": true "supports_vision": true
}, },
"anthropic/anthropic/claude-haiku-4.5": {
"provider": "anthropic",
"mode": "chat",
"input_cost_per_token": 0.000001,
"output_cost_per_token": 0.000005,
"max_input_tokens": 200000,
"max_output_tokens": 64000,
"max_tokens": 64000,
"cache_creation_input_token_cost": 0.00000125,
"cache_read_input_token_cost": 1E-7,
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_reasoning": true,
"supports_response_schema": true,
"supports_tool_choice": true,
"supports_vision": true
},
"cerebras/zai-glm-4.6": { "cerebras/zai-glm-4.6": {
"provider": "cerebras", "provider": "cerebras",
"mode": "chat", "mode": "chat",