mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
Update model_prices_and_context_window.json
Fix the JSON parsing error
This commit is contained in:
parent
f5b702d7bb
commit
b7db9a3c38
1 changed files with 1 additions and 2 deletions
|
|
@ -39678,7 +39678,6 @@
|
|||
"supports_native_structured_output": true,
|
||||
"supports_pdf_input": true
|
||||
},
|
||||
{
|
||||
"snowflake/claude-sonnet-4-5": {
|
||||
"max_tokens": 16384,
|
||||
"max_input_tokens": 200000,
|
||||
|
|
@ -39946,4 +39945,4 @@
|
|||
"mode": "embedding"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue