From d84e355eabe956627fee0a7c39698d58f872d4eb Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Tue, 26 Nov 2024 19:06:17 -0800 Subject: [PATCH] sonnet supports pdf, haiku does not (#6928) --- model_prices_and_context_window.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index a56472f7f..b0d0e7d37 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -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 },