sonnet supports pdf, haiku does not (#6928)

This commit is contained in:
paul-gauthier 2024-11-26 19:06:17 -08:00 committed by GitHub
parent 8fd3bf34d8
commit d84e355eab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2032,7 +2032,6 @@
"tool_use_system_prompt_tokens": 264,
"supports_assistant_prefill": true,
"supports_prompt_caching": true,
"supports_pdf_input": true,
"supports_response_schema": true
},
"claude-3-opus-20240229": {
@ -2098,6 +2097,7 @@
"supports_vision": true,
"tool_use_system_prompt_tokens": 159,
"supports_assistant_prefill": true,
"supports_pdf_input": true,
"supports_prompt_caching": true,
"supports_response_schema": true
},