mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
Add structured_output for opus-4-6
This commit is contained in:
parent
61ed8f9e03
commit
34c323762e
1 changed files with 2 additions and 0 deletions
|
|
@ -817,6 +817,8 @@ class AnthropicConfig(AnthropicModelInfo, BaseConfig):
|
|||
"sonnet-4-5",
|
||||
"opus-4.1",
|
||||
"opus-4-1",
|
||||
"opus-4-6",
|
||||
"opus-4.6",
|
||||
}
|
||||
):
|
||||
_output_format = (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue