Add zenmux/openai/gpt-image-2 pricing variant
Amp-Thread-ID: https://ampcode.com/threads/T-019f0d2e-471a-75a2-8aec-1c7aa4ed4725 Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
11
pricing.json
11
pricing.json
@@ -1684,6 +1684,17 @@
|
|||||||
"cache_read_input_image_token_cost": 2E-6,
|
"cache_read_input_image_token_cost": 2E-6,
|
||||||
"supports_vision": true
|
"supports_vision": true
|
||||||
},
|
},
|
||||||
|
"zenmux/openai/gpt-image-2": {
|
||||||
|
"provider": "zenmux",
|
||||||
|
"mode": "image_generation",
|
||||||
|
"input_cost_per_token": 0.000005,
|
||||||
|
"output_cost_per_token": 0.00001,
|
||||||
|
"input_cost_per_image_token": 0.000008,
|
||||||
|
"output_cost_per_image_token": 0.00003,
|
||||||
|
"cache_read_input_token_cost": 1.25E-6,
|
||||||
|
"cache_read_input_image_token_cost": 2E-6,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
"zenmux/gemini-3.1-flash-image": {
|
"zenmux/gemini-3.1-flash-image": {
|
||||||
"provider": "zenmux",
|
"provider": "zenmux",
|
||||||
"mode": "image_generation",
|
"mode": "image_generation",
|
||||||
|
|||||||
Reference in New Issue
Block a user