correct model type (#17635)

This commit is contained in:
Emerson Gomes 2025-12-08 01:18:54 -06:00 committed by GitHub
parent 3f17c8d4ff
commit b10cd13fd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -16671,7 +16671,7 @@
"input_cost_per_image_token": 2.5e-06,
"input_cost_per_token": 2e-06,
"litellm_provider": "openai",
"mode": "chat",
"mode": "image_generation",
"output_cost_per_image_token": 8e-06,
"supported_endpoints": [
"/v1/images/generations",

View file

@ -16671,7 +16671,7 @@
"input_cost_per_image_token": 2.5e-06,
"input_cost_per_token": 2e-06,
"litellm_provider": "openai",
"mode": "chat",
"mode": "image_generation",
"output_cost_per_image_token": 8e-06,
"supported_endpoints": [
"/v1/images/generations",