fix gemini cost key

This commit is contained in:
ProgrammerIn-wonderland
2026-01-23 18:44:21 +05:30
committed by Neal Shah
parent 17e5edd643
commit 5922f36358
@@ -28,7 +28,7 @@ export const GEMINI_IMAGE_GENERATION_MODELS: IImageModel[] = [
name: 'Gemini 2.5 Flash Image',
version: '1.0',
costs_currency: 'usd-cents',
index_cost_key: '1024x1024',
index_cost_key: '1x1',
allowedQualityLevels: [''],
costs: {
'1x1': 3.9, // $0.039 per image
@@ -60,7 +60,7 @@ export const GEMINI_IMAGE_GENERATION_MODELS: IImageModel[] = [
name: 'Gemini 3 Pro Image',
version: '1.0',
costs_currency: 'usd-cents',
index_cost_key: '1024x1024',
index_cost_key: '1K:1x1',
aliases: ['gemini-3-pro-image-preview'],
allowedQualityLevels: ['1K', '2K', '4K'],
allowedRatios: [