mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
fix: remove pdf input support from gpt-image-2
This commit is contained in:
parent
efdc5a22cd
commit
405a41d302
1 changed files with 1 additions and 2 deletions
|
|
@ -17630,8 +17630,7 @@
|
|||
"/v1/images/generations",
|
||||
"/v1/images/edits"
|
||||
],
|
||||
"supports_vision": true,
|
||||
"supports_pdf_input": true
|
||||
"supports_vision": true
|
||||
},
|
||||
"gigachat/GigaChat-2-Lite": {
|
||||
"input_cost_per_token": 0.0,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue