mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:38:02 +00:00
chore: 同步模型价格数据 (4728f0ac48b9e51fa4ee0585473c79a9376259800a2eb8c7390938d08e26e6b7)
This commit is contained in:
@@ -249,6 +249,30 @@
|
|||||||
"/v1/images/generations"
|
"/v1/images/generations"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"aiml/google/imagen-4.0-ultra-generate-001": {
|
||||||
|
"litellm_provider": "aiml",
|
||||||
|
"metadata": {
|
||||||
|
"notes": "Imagen 4.0 Ultra Generate API - Photorealistic image generation with precise text rendering"
|
||||||
|
},
|
||||||
|
"mode": "image_generation",
|
||||||
|
"output_cost_per_image": 0.063,
|
||||||
|
"source": "https://docs.aimlapi.com/api-references/image-models/google/imagen-4-ultra-generate",
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/images/generations"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"aiml/google/nano-banana-pro": {
|
||||||
|
"litellm_provider": "aiml",
|
||||||
|
"metadata": {
|
||||||
|
"notes": "Gemini 3 Pro Image (Nano Banana Pro) - Advanced text-to-image generation with reasoning and 4K resolution support"
|
||||||
|
},
|
||||||
|
"mode": "image_generation",
|
||||||
|
"output_cost_per_image": 0.1575,
|
||||||
|
"source": "https://docs.aimlapi.com/api-references/image-models/google/gemini-3-pro-image-preview",
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/images/generations"
|
||||||
|
]
|
||||||
|
},
|
||||||
"amazon.nova-canvas-v1:0": {
|
"amazon.nova-canvas-v1:0": {
|
||||||
"litellm_provider": "bedrock",
|
"litellm_provider": "bedrock",
|
||||||
"max_input_tokens": 2600,
|
"max_input_tokens": 2600,
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
966531943d03dc02929dc110b16d7f1646da32c54b35e407a95372c5b54f4d0c
|
4728f0ac48b9e51fa4ee0585473c79a9376259800a2eb8c7390938d08e26e6b7
|
||||||
|
|||||||
Reference in New Issue
Block a user