mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
Add inference_geo as supported messages param
This commit is contained in:
parent
ff93efa867
commit
7e6311fb08
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ class AnthropicMessagesConfig(BaseAnthropicMessagesConfig):
|
|||
"thinking",
|
||||
"context_management",
|
||||
"output_format",
|
||||
"inference_geo",
|
||||
# TODO: Add Anthropic `metadata` support
|
||||
# "metadata",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue