Merge pull request #5315 from paul-gauthier/main

openrouter/anthropic/claude-3.5-sonnet: supports_assistant_prefill:true
This commit is contained in:
Ishaan Jaff 2024-08-21 07:27:18 -07:00 committed by GitHub
commit 09aacfc6a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2793,7 +2793,8 @@
"mode": "chat",
"supports_function_calling": true,
"supports_vision": true,
"tool_use_system_prompt_tokens": 159
"tool_use_system_prompt_tokens": 159,
"supports_assistant_prefill": true
},
"openrouter/anthropic/claude-3-sonnet": {
"max_tokens": 200000,