mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Fix: get_supported_anthropic_messages_params
This commit is contained in:
parent
e5f41ba054
commit
5702cc7e13
1 changed files with 0 additions and 3 deletions
|
|
@ -46,12 +46,9 @@ class AnthropicMessagesConfig(BaseAnthropicMessagesConfig):
|
|||
"thinking",
|
||||
"context_management",
|
||||
"output_format",
|
||||
<<<<<<< litellm_v1_messages_claude_4_6
|
||||
"inference_geo",
|
||||
"speed",
|
||||
=======
|
||||
"output_config",
|
||||
>>>>>>> main
|
||||
# TODO: Add Anthropic `metadata` support
|
||||
# "metadata",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue