diff --git a/models.yaml b/models.yaml index 24ce9f9..9f1006d 100644 --- a/models.yaml +++ b/models.yaml @@ -290,6 +290,32 @@ thinking: type: enabled budget_tokens: 16000 + - name: claude-opus-4-5-20251101 + type: chat + max_input_tokens: 200000 + input_price: 15.0 + output_price: 75.0 + max_output_tokens: 8192 + require_max_tokens: true + supports_vision: true + supports_function_calling: true + - name: claude-opus-4-5-20251101:thinking + type: chat + real_name: claude-opus-4-5-20251101 + max_input_tokens: 200000 + input_price: 15.0 + output_price: 75.0 + patch: + body: + temperature: null + top_p: null + thinking: + type: enabled + budget_tokens: 16000 + max_output_tokens: 24000 + require_max_tokens: true + supports_vision: true + supports_function_calling: true - name: claude-opus-4-1-20250805 max_input_tokens: 200000 max_output_tokens: 8192