Added openrouter/anthropic/claude-3-haiku-20240307

This commit is contained in:
Paul Gauthier 2024-06-25 07:43:58 -07:00 committed by Ishaan Jaff
parent 4a53754436
commit 30c51c4899

View file

@ -2073,6 +2073,18 @@
"supports_function_calling": true,
"supports_vision": true
},
"openrouter/anthropic/claude-3-haiku-20240307": {
"max_tokens": 4096,
"max_input_tokens": 200000,
"max_output_tokens": 4096,
"input_cost_per_token": 0.00000025,
"output_cost_per_token": 0.00000125,
"litellm_provider": "openrouter",
"mode": "chat",
"supports_function_calling": true,
"supports_vision": true,
"tool_use_system_prompt_tokens": 264
},
"openrouter/anthropic/claude-3.5-sonnet": {
"max_tokens": 4096,
"max_input_tokens": 200000,