mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
fix ANTHROPIC_BETA_HEADER_VALUES
This commit is contained in:
parent
49eee03c17
commit
d4fc91cb7a
1 changed files with 0 additions and 1 deletions
|
|
@ -634,7 +634,6 @@ class ANTHROPIC_BETA_HEADER_VALUES(str, Enum):
|
|||
CONTEXT_MANAGEMENT_2025_06_27 = "context-management-2025-06-27"
|
||||
STRUCTURED_OUTPUT_2025_09_25 = "structured-outputs-2025-11-13"
|
||||
ADVANCED_TOOL_USE_2025_11_20 = "advanced-tool-use-2025-11-20"
|
||||
TOOL_SEARCH_2025_10_19 = "tool-search-tool-2025-10-19"
|
||||
|
||||
|
||||
# Tool search beta header constant (for Anthropic direct API and Microsoft Foundry)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue