Merge branch 'BerriAI:main' into main

This commit is contained in:
Sunny Wan
2025-03-03 01:35:04 -05:00
committed by GitHub
2 changed files with 32 additions and 0 deletions
@@ -6502,6 +6502,22 @@
"supports_pdf_input": true,
"supports_tool_choice": true
},
"bedrock/invoke/anthropic.claude-3-5-sonnet-20240620-v1:0": {
"max_tokens": 4096,
"max_input_tokens": 200000,
"max_output_tokens": 4096,
"input_cost_per_token": 0.000003,
"output_cost_per_token": 0.000015,
"litellm_provider": "bedrock",
"mode": "chat",
"supports_function_calling": true,
"supports_response_schema": true,
"supports_vision": true,
"supports_tool_choice": true,
"metadata": {
"notes": "Anthropic via Invoke route does not currently support pdf input."
}
},
"anthropic.claude-3-5-sonnet-20240620-v1:0": {
"max_tokens": 4096,
"max_input_tokens": 200000,
+16
View File
@@ -6502,6 +6502,22 @@
"supports_pdf_input": true,
"supports_tool_choice": true
},
"bedrock/invoke/anthropic.claude-3-5-sonnet-20240620-v1:0": {
"max_tokens": 4096,
"max_input_tokens": 200000,
"max_output_tokens": 4096,
"input_cost_per_token": 0.000003,
"output_cost_per_token": 0.000015,
"litellm_provider": "bedrock",
"mode": "chat",
"supports_function_calling": true,
"supports_response_schema": true,
"supports_vision": true,
"supports_tool_choice": true,
"metadata": {
"notes": "Anthropic via Invoke route does not currently support pdf input."
}
},
"anthropic.claude-3-5-sonnet-20240620-v1:0": {
"max_tokens": 4096,
"max_input_tokens": 200000,