feat: add ChatGPT GPT Image 2 pricing metadata

This commit is contained in:
CrystalVibe28 2026-05-15 16:10:14 +08:00
parent 1f84f188e7
commit e59ef32ddd

View file

@ -17623,6 +17623,16 @@
"supports_response_schema": true,
"supports_vision": true
},
"chatgpt/gpt-image-2": {
"litellm_provider": "chatgpt",
"mode": "image_generation",
"supported_endpoints": [
"/v1/images/generations",
"/v1/images/edits"
],
"supports_vision": true,
"supports_pdf_input": true
},
"gigachat/GigaChat-2-Lite": {
"input_cost_per_token": 0.0,
"litellm_provider": "gigachat",