modelpedia 0.0.2 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +141 -0
- package/dist/index.cjs +1 -101
- package/dist/index.d.cts +10 -2
- package/dist/index.d.mts +10 -2
- package/dist/index.mjs +1 -92
- package/dist/providers/alibaba.cjs +4 -835
- package/dist/providers/alibaba.d.cts +1 -1
- package/dist/providers/alibaba.d.mts +1 -1
- package/dist/providers/alibaba.mjs +4 -833
- package/dist/providers/amazon.cjs +4 -1484
- package/dist/providers/amazon.d.cts +1 -1
- package/dist/providers/amazon.d.mts +1 -1
- package/dist/providers/amazon.mjs +4 -1482
- package/dist/providers/anthropic.cjs +3 -698
- package/dist/providers/anthropic.d.cts +1 -1
- package/dist/providers/anthropic.d.mts +1 -1
- package/dist/providers/anthropic.mjs +3 -696
- package/dist/providers/azure.cjs +6 -1491
- package/dist/providers/azure.d.cts +1 -1
- package/dist/providers/azure.d.mts +1 -1
- package/dist/providers/azure.mjs +6 -1489
- package/dist/providers/baseten.cjs +3 -279
- package/dist/providers/baseten.d.cts +1 -1
- package/dist/providers/baseten.d.mts +1 -1
- package/dist/providers/baseten.mjs +3 -277
- package/dist/providers/cerebras.cjs +4 -145
- package/dist/providers/cerebras.d.cts +1 -1
- package/dist/providers/cerebras.d.mts +1 -1
- package/dist/providers/cerebras.mjs +4 -143
- package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
- package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
- package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
- package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
- package/dist/providers/cloudflare-workers-ai.cjs +4 -0
- package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
- package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
- package/dist/providers/cloudflare-workers-ai.mjs +4 -0
- package/dist/providers/cohere.cjs +5 -525
- package/dist/providers/cohere.d.cts +1 -1
- package/dist/providers/cohere.d.mts +1 -1
- package/dist/providers/cohere.mjs +5 -523
- package/dist/providers/cursor.cjs +1 -856
- package/dist/providers/cursor.d.cts +1 -1
- package/dist/providers/cursor.d.mts +1 -1
- package/dist/providers/cursor.mjs +1 -854
- package/dist/providers/deepseek.cjs +3 -64
- package/dist/providers/deepseek.d.cts +1 -1
- package/dist/providers/deepseek.d.mts +1 -1
- package/dist/providers/deepseek.mjs +3 -62
- package/dist/providers/fireworks.cjs +3 -3794
- package/dist/providers/fireworks.d.cts +1 -1
- package/dist/providers/fireworks.d.mts +1 -1
- package/dist/providers/fireworks.mjs +3 -3792
- package/dist/providers/google.cjs +6 -972
- package/dist/providers/google.d.cts +1 -1
- package/dist/providers/google.d.mts +1 -1
- package/dist/providers/google.mjs +6 -970
- package/dist/providers/groq.cjs +3 -353
- package/dist/providers/groq.d.cts +1 -1
- package/dist/providers/groq.d.mts +1 -1
- package/dist/providers/groq.mjs +3 -351
- package/dist/providers/huggingface.cjs +3 -1022
- package/dist/providers/huggingface.d.cts +1 -1
- package/dist/providers/huggingface.d.mts +1 -1
- package/dist/providers/huggingface.mjs +3 -1020
- package/dist/providers/meta.cjs +3 -481
- package/dist/providers/meta.d.cts +1 -1
- package/dist/providers/meta.d.mts +1 -1
- package/dist/providers/meta.mjs +3 -479
- package/dist/providers/minimax.cjs +3 -156
- package/dist/providers/minimax.d.cts +1 -1
- package/dist/providers/minimax.d.mts +1 -1
- package/dist/providers/minimax.mjs +3 -154
- package/dist/providers/mistral.cjs +3 -1594
- package/dist/providers/mistral.d.cts +1 -1
- package/dist/providers/mistral.d.mts +1 -1
- package/dist/providers/mistral.mjs +3 -1592
- package/dist/providers/moonshot.cjs +3 -138
- package/dist/providers/moonshot.d.cts +1 -1
- package/dist/providers/moonshot.d.mts +1 -1
- package/dist/providers/moonshot.mjs +3 -136
- package/dist/providers/nvidia.cjs +3 -2040
- package/dist/providers/nvidia.d.cts +1 -1
- package/dist/providers/nvidia.d.mts +1 -1
- package/dist/providers/nvidia.mjs +3 -2038
- package/dist/providers/ollama.cjs +3 -326
- package/dist/providers/ollama.d.cts +1 -1
- package/dist/providers/ollama.d.mts +1 -1
- package/dist/providers/ollama.mjs +3 -324
- package/dist/providers/openai.cjs +3 -9079
- package/dist/providers/openai.d.cts +1 -1
- package/dist/providers/openai.d.mts +1 -1
- package/dist/providers/openai.mjs +3 -9077
- package/dist/providers/opencode.cjs +3 -367
- package/dist/providers/opencode.d.cts +1 -1
- package/dist/providers/opencode.d.mts +1 -1
- package/dist/providers/opencode.mjs +3 -365
- package/dist/providers/openrouter.cjs +21 -7835
- package/dist/providers/openrouter.d.cts +1 -1
- package/dist/providers/openrouter.d.mts +1 -1
- package/dist/providers/openrouter.mjs +21 -7833
- package/dist/providers/perplexity.cjs +3 -311
- package/dist/providers/perplexity.d.cts +1 -1
- package/dist/providers/perplexity.d.mts +1 -1
- package/dist/providers/perplexity.mjs +3 -309
- package/dist/providers/qwen.cjs +3 -835
- package/dist/providers/qwen.d.cts +1 -1
- package/dist/providers/qwen.d.mts +1 -1
- package/dist/providers/qwen.mjs +3 -833
- package/dist/providers/together.cjs +4 -360
- package/dist/providers/together.d.cts +1 -1
- package/dist/providers/together.d.mts +1 -1
- package/dist/providers/together.mjs +4 -358
- package/dist/providers/vercel.cjs +3 -4037
- package/dist/providers/vercel.d.cts +1 -1
- package/dist/providers/vercel.d.mts +1 -1
- package/dist/providers/vercel.mjs +3 -4035
- package/dist/providers/vertex.cjs +10 -1072
- package/dist/providers/vertex.d.cts +1 -1
- package/dist/providers/vertex.d.mts +1 -1
- package/dist/providers/vertex.mjs +10 -1070
- package/dist/providers/xai.cjs +3 -301
- package/dist/providers/xai.d.cts +1 -1
- package/dist/providers/xai.d.mts +1 -1
- package/dist/providers/xai.mjs +3 -299
- package/dist/providers/zai.cjs +3 -243
- package/dist/providers/zai.d.cts +1 -1
- package/dist/providers/zai.d.mts +1 -1
- package/dist/providers/zai.mjs +3 -241
- package/dist/types.d.cts +80 -8
- package/dist/types.d.mts +80 -8
- package/package.json +3 -3
- package/dist/providers/cloudflare.cjs +0 -826
- package/dist/providers/cloudflare.d.cts +0 -7
- package/dist/providers/cloudflare.d.mts +0 -7
- package/dist/providers/cloudflare.mjs +0 -824
|
@@ -1,970 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
"url": "https://ai.google.dev",
|
|
7
|
-
"api_url": "https://generativelanguage.googleapis.com/v1beta",
|
|
8
|
-
"docs_url": "https://ai.google.dev/docs",
|
|
9
|
-
"pricing_url": "https://ai.google.dev/pricing",
|
|
10
|
-
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path d=\"M23 12.245c0-.905-.075-1.565-.236-2.25h-10.54v4.083h6.186c-.124 1.014-.797 2.542-2.294 3.569l-.021.136 3.332 2.53.23.022C21.779 18.417 23 15.593 23 12.245z\"/>\n <path d=\"M12.225 23c3.03 0 5.574-.978 7.433-2.665l-3.542-2.688c-.948.648-2.22 1.1-3.891 1.1a6.745 6.745 0 01-6.386-4.572l-.132.011-3.465 2.628-.045.124C4.043 20.531 7.835 23 12.225 23z\"/>\n <path d=\"M5.84 14.175A6.65 6.65 0 015.463 12c0-.758.138-1.491.361-2.175l-.006-.147-3.508-2.67-.115.054A10.831 10.831 0 001 12c0 1.772.436 3.447 1.197 4.938l3.642-2.763z\"/>\n <path d=\"M12.225 5.253c2.108 0 3.529.892 4.34 1.638l3.167-3.031C17.787 2.088 15.255 1 12.225 1 7.834 1 4.043 3.469 2.197 7.062l3.63 2.763a6.77 6.77 0 016.398-4.572z\"/>\n</svg>",
|
|
11
|
-
"models": [
|
|
12
|
-
{
|
|
13
|
-
"id": "gemini-2.0-flash-001",
|
|
14
|
-
"name": "gemini-2.0-flash-001",
|
|
15
|
-
"created_by": "google",
|
|
16
|
-
"source": "official",
|
|
17
|
-
"last_updated": "2026-03-21",
|
|
18
|
-
"family": "gemini-2.0",
|
|
19
|
-
"status": "active",
|
|
20
|
-
"deprecation_date": "2026-06-01",
|
|
21
|
-
"capabilities": {
|
|
22
|
-
"streaming": true,
|
|
23
|
-
"vision": true
|
|
24
|
-
},
|
|
25
|
-
"modalities": {
|
|
26
|
-
"input": ["text", "image"],
|
|
27
|
-
"output": ["text"]
|
|
28
|
-
},
|
|
29
|
-
"successor": "gemini-2.5-flash"
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"id": "gemini-2.0-flash-lite-001",
|
|
33
|
-
"name": "gemini-2.0-flash-lite-001",
|
|
34
|
-
"created_by": "google",
|
|
35
|
-
"source": "official",
|
|
36
|
-
"last_updated": "2026-03-21",
|
|
37
|
-
"family": "gemini-2.0",
|
|
38
|
-
"status": "active",
|
|
39
|
-
"deprecation_date": "2026-06-01",
|
|
40
|
-
"capabilities": {
|
|
41
|
-
"streaming": true,
|
|
42
|
-
"vision": true
|
|
43
|
-
},
|
|
44
|
-
"modalities": {
|
|
45
|
-
"input": ["text", "image"],
|
|
46
|
-
"output": ["text"]
|
|
47
|
-
},
|
|
48
|
-
"successor": "gemini-2.5-flash-lite"
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"id": "gemini-2.0-flash-lite-preview-02-05",
|
|
52
|
-
"name": "gemini-2.0-flash-lite-preview-02-05",
|
|
53
|
-
"created_by": "google",
|
|
54
|
-
"source": "official",
|
|
55
|
-
"last_updated": "2026-03-21",
|
|
56
|
-
"family": "gemini-2.0",
|
|
57
|
-
"status": "deprecated",
|
|
58
|
-
"deprecation_date": "2025-12-09",
|
|
59
|
-
"capabilities": {
|
|
60
|
-
"streaming": true,
|
|
61
|
-
"vision": true
|
|
62
|
-
},
|
|
63
|
-
"modalities": {
|
|
64
|
-
"input": ["text", "image"],
|
|
65
|
-
"output": ["text"]
|
|
66
|
-
},
|
|
67
|
-
"successor": "gemini-2.5-flash-lite"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"id": "gemini-2.0-flash-lite-preview",
|
|
71
|
-
"name": "gemini-2.0-flash-lite-preview",
|
|
72
|
-
"created_by": "google",
|
|
73
|
-
"source": "official",
|
|
74
|
-
"last_updated": "2026-03-21",
|
|
75
|
-
"family": "gemini-2.0",
|
|
76
|
-
"status": "deprecated",
|
|
77
|
-
"deprecation_date": "2025-12-09",
|
|
78
|
-
"capabilities": {
|
|
79
|
-
"streaming": true,
|
|
80
|
-
"vision": true
|
|
81
|
-
},
|
|
82
|
-
"modalities": {
|
|
83
|
-
"input": ["text", "image"],
|
|
84
|
-
"output": ["text"]
|
|
85
|
-
},
|
|
86
|
-
"successor": "gemini-2.5-flash-lite"
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"id": "gemini-2.0-flash-lite",
|
|
90
|
-
"name": "gemini-2.0-flash-lite",
|
|
91
|
-
"created_by": "google",
|
|
92
|
-
"source": "official",
|
|
93
|
-
"last_updated": "2026-03-21",
|
|
94
|
-
"family": "gemini-2.0",
|
|
95
|
-
"status": "active",
|
|
96
|
-
"deprecation_date": "2026-06-01",
|
|
97
|
-
"knowledge_cutoff": "2024-08",
|
|
98
|
-
"context_window": 1048576,
|
|
99
|
-
"max_output_tokens": 8192,
|
|
100
|
-
"capabilities": {
|
|
101
|
-
"streaming": true,
|
|
102
|
-
"tool_call": true,
|
|
103
|
-
"structured_output": true,
|
|
104
|
-
"reasoning": true,
|
|
105
|
-
"batch": true,
|
|
106
|
-
"vision": true
|
|
107
|
-
},
|
|
108
|
-
"modalities": {
|
|
109
|
-
"input": [
|
|
110
|
-
"text",
|
|
111
|
-
"image",
|
|
112
|
-
"video",
|
|
113
|
-
"audio"
|
|
114
|
-
],
|
|
115
|
-
"output": ["text", "image"]
|
|
116
|
-
},
|
|
117
|
-
"successor": "gemini-2.5-flash-lite",
|
|
118
|
-
"tools": ["function_calling"],
|
|
119
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"id": "gemini-2.0-flash-live-001",
|
|
123
|
-
"name": "gemini-2.0-flash-live-001",
|
|
124
|
-
"created_by": "google",
|
|
125
|
-
"source": "official",
|
|
126
|
-
"last_updated": "2026-03-21",
|
|
127
|
-
"family": "gemini-2.0",
|
|
128
|
-
"status": "deprecated",
|
|
129
|
-
"deprecation_date": "2025-12-09",
|
|
130
|
-
"capabilities": {
|
|
131
|
-
"streaming": true,
|
|
132
|
-
"vision": true
|
|
133
|
-
},
|
|
134
|
-
"modalities": {
|
|
135
|
-
"input": ["text", "image"],
|
|
136
|
-
"output": ["text"]
|
|
137
|
-
},
|
|
138
|
-
"successor": "gemini-2.5-flash-native-audio-preview-12-2025"
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
"id": "gemini-2.0-flash-preview-image-generation",
|
|
142
|
-
"name": "gemini-2.0-flash-preview-image-generation",
|
|
143
|
-
"created_by": "google",
|
|
144
|
-
"source": "official",
|
|
145
|
-
"last_updated": "2026-03-21",
|
|
146
|
-
"family": "gemini-2.0",
|
|
147
|
-
"status": "deprecated",
|
|
148
|
-
"deprecation_date": "2025-11-14",
|
|
149
|
-
"capabilities": {
|
|
150
|
-
"streaming": true,
|
|
151
|
-
"vision": true
|
|
152
|
-
},
|
|
153
|
-
"modalities": {
|
|
154
|
-
"input": ["text", "image"],
|
|
155
|
-
"output": ["text"]
|
|
156
|
-
},
|
|
157
|
-
"successor": "gemini-2.5-flash-image"
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"id": "gemini-2.0-flash",
|
|
161
|
-
"name": "gemini-2.0-flash",
|
|
162
|
-
"created_by": "google",
|
|
163
|
-
"source": "official",
|
|
164
|
-
"last_updated": "2026-03-21",
|
|
165
|
-
"family": "gemini-2.0",
|
|
166
|
-
"status": "active",
|
|
167
|
-
"deprecation_date": "2026-06-01",
|
|
168
|
-
"knowledge_cutoff": "2024-08",
|
|
169
|
-
"context_window": 1048576,
|
|
170
|
-
"max_output_tokens": 8192,
|
|
171
|
-
"capabilities": {
|
|
172
|
-
"streaming": true,
|
|
173
|
-
"tool_call": true,
|
|
174
|
-
"structured_output": true,
|
|
175
|
-
"reasoning": true,
|
|
176
|
-
"batch": true,
|
|
177
|
-
"vision": true
|
|
178
|
-
},
|
|
179
|
-
"modalities": {
|
|
180
|
-
"input": [
|
|
181
|
-
"text",
|
|
182
|
-
"image",
|
|
183
|
-
"video",
|
|
184
|
-
"audio"
|
|
185
|
-
],
|
|
186
|
-
"output": ["text", "image"]
|
|
187
|
-
},
|
|
188
|
-
"successor": "gemini-2.5-flash",
|
|
189
|
-
"tools": ["function_calling"],
|
|
190
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"id": "gemini-2.5-computer-use-preview-10-2025",
|
|
194
|
-
"name": "gemini-2.5-computer-use-preview-10-2025",
|
|
195
|
-
"created_by": "google",
|
|
196
|
-
"source": "official",
|
|
197
|
-
"last_updated": "2026-03-21",
|
|
198
|
-
"family": "gemini-2.5",
|
|
199
|
-
"status": "active",
|
|
200
|
-
"context_window": 128e3,
|
|
201
|
-
"max_output_tokens": 64e3,
|
|
202
|
-
"capabilities": {
|
|
203
|
-
"streaming": true,
|
|
204
|
-
"tool_call": true,
|
|
205
|
-
"structured_output": true,
|
|
206
|
-
"reasoning": true,
|
|
207
|
-
"batch": true,
|
|
208
|
-
"vision": true
|
|
209
|
-
},
|
|
210
|
-
"modalities": {
|
|
211
|
-
"input": [
|
|
212
|
-
"text",
|
|
213
|
-
"image",
|
|
214
|
-
"video",
|
|
215
|
-
"audio"
|
|
216
|
-
],
|
|
217
|
-
"output": ["text", "image"]
|
|
218
|
-
},
|
|
219
|
-
"tools": ["function_calling"],
|
|
220
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"id": "gemini-2.5-flash-image-preview",
|
|
224
|
-
"name": "gemini-2.5-flash-image-preview",
|
|
225
|
-
"created_by": "google",
|
|
226
|
-
"source": "official",
|
|
227
|
-
"last_updated": "2026-03-21",
|
|
228
|
-
"family": "gemini-2.5",
|
|
229
|
-
"status": "deprecated",
|
|
230
|
-
"deprecation_date": "2026-01-15",
|
|
231
|
-
"capabilities": {
|
|
232
|
-
"streaming": true,
|
|
233
|
-
"vision": true
|
|
234
|
-
},
|
|
235
|
-
"modalities": {
|
|
236
|
-
"input": ["text", "image"],
|
|
237
|
-
"output": ["text"]
|
|
238
|
-
},
|
|
239
|
-
"successor": "gemini-2.5-flash-image"
|
|
240
|
-
},
|
|
241
|
-
{
|
|
242
|
-
"id": "gemini-2.5-flash-image",
|
|
243
|
-
"name": "gemini-2.5-flash-image",
|
|
244
|
-
"created_by": "google",
|
|
245
|
-
"source": "official",
|
|
246
|
-
"last_updated": "2026-03-21",
|
|
247
|
-
"family": "gemini-2.5",
|
|
248
|
-
"status": "active",
|
|
249
|
-
"deprecation_date": "2026-10-02",
|
|
250
|
-
"knowledge_cutoff": "2025-06",
|
|
251
|
-
"context_window": 65536,
|
|
252
|
-
"max_output_tokens": 32768,
|
|
253
|
-
"capabilities": {
|
|
254
|
-
"streaming": true,
|
|
255
|
-
"tool_call": true,
|
|
256
|
-
"structured_output": true,
|
|
257
|
-
"reasoning": true,
|
|
258
|
-
"batch": true,
|
|
259
|
-
"vision": true
|
|
260
|
-
},
|
|
261
|
-
"modalities": {
|
|
262
|
-
"input": [
|
|
263
|
-
"text",
|
|
264
|
-
"image",
|
|
265
|
-
"video",
|
|
266
|
-
"audio"
|
|
267
|
-
],
|
|
268
|
-
"output": ["text", "image"]
|
|
269
|
-
},
|
|
270
|
-
"successor": "gemini-3.1-flash-image-preview",
|
|
271
|
-
"tools": ["function_calling"],
|
|
272
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"id": "gemini-2.5-flash-lite-preview-09-2025",
|
|
276
|
-
"name": "gemini-2.5-flash-lite-preview-09-2025",
|
|
277
|
-
"created_by": "google",
|
|
278
|
-
"source": "official",
|
|
279
|
-
"last_updated": "2026-03-21",
|
|
280
|
-
"family": "gemini-2.5",
|
|
281
|
-
"status": "active",
|
|
282
|
-
"deprecation_date": "2026-03-31",
|
|
283
|
-
"knowledge_cutoff": "2025-01",
|
|
284
|
-
"context_window": 1048576,
|
|
285
|
-
"max_output_tokens": 65536,
|
|
286
|
-
"capabilities": {
|
|
287
|
-
"streaming": true,
|
|
288
|
-
"tool_call": true,
|
|
289
|
-
"structured_output": true,
|
|
290
|
-
"reasoning": true,
|
|
291
|
-
"batch": true,
|
|
292
|
-
"vision": true
|
|
293
|
-
},
|
|
294
|
-
"modalities": {
|
|
295
|
-
"input": [
|
|
296
|
-
"text",
|
|
297
|
-
"image",
|
|
298
|
-
"video",
|
|
299
|
-
"audio"
|
|
300
|
-
],
|
|
301
|
-
"output": ["text", "image"]
|
|
302
|
-
},
|
|
303
|
-
"successor": "gemini-3.1-flash-lite-preview",
|
|
304
|
-
"tools": ["function_calling"],
|
|
305
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"id": "gemini-2.5-flash-lite",
|
|
309
|
-
"name": "gemini-2.5-flash-lite",
|
|
310
|
-
"created_by": "google",
|
|
311
|
-
"source": "official",
|
|
312
|
-
"last_updated": "2026-03-21",
|
|
313
|
-
"family": "gemini-2.5",
|
|
314
|
-
"status": "active",
|
|
315
|
-
"deprecation_date": "2026-07-22",
|
|
316
|
-
"knowledge_cutoff": "2025-01",
|
|
317
|
-
"context_window": 1048576,
|
|
318
|
-
"max_output_tokens": 65536,
|
|
319
|
-
"capabilities": {
|
|
320
|
-
"streaming": true,
|
|
321
|
-
"tool_call": true,
|
|
322
|
-
"structured_output": true,
|
|
323
|
-
"reasoning": true,
|
|
324
|
-
"batch": true,
|
|
325
|
-
"vision": true
|
|
326
|
-
},
|
|
327
|
-
"modalities": {
|
|
328
|
-
"input": [
|
|
329
|
-
"text",
|
|
330
|
-
"image",
|
|
331
|
-
"video",
|
|
332
|
-
"audio"
|
|
333
|
-
],
|
|
334
|
-
"output": ["text", "image"]
|
|
335
|
-
},
|
|
336
|
-
"successor": "gemini-3.1-flash-lite-preview",
|
|
337
|
-
"tools": ["function_calling"],
|
|
338
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
339
|
-
},
|
|
340
|
-
{
|
|
341
|
-
"id": "gemini-2.5-flash-native-audio-preview-12-2025",
|
|
342
|
-
"name": "gemini-2.5-flash-native-audio-preview-12-2025",
|
|
343
|
-
"created_by": "google",
|
|
344
|
-
"source": "official",
|
|
345
|
-
"last_updated": "2026-03-21",
|
|
346
|
-
"family": "gemini-2.5",
|
|
347
|
-
"status": "active",
|
|
348
|
-
"knowledge_cutoff": "2025-01",
|
|
349
|
-
"context_window": 131072,
|
|
350
|
-
"max_output_tokens": 8192,
|
|
351
|
-
"capabilities": {
|
|
352
|
-
"streaming": true,
|
|
353
|
-
"tool_call": true,
|
|
354
|
-
"structured_output": true,
|
|
355
|
-
"reasoning": true,
|
|
356
|
-
"batch": true,
|
|
357
|
-
"vision": true
|
|
358
|
-
},
|
|
359
|
-
"modalities": {
|
|
360
|
-
"input": [
|
|
361
|
-
"text",
|
|
362
|
-
"image",
|
|
363
|
-
"video",
|
|
364
|
-
"audio"
|
|
365
|
-
],
|
|
366
|
-
"output": ["text", "image"]
|
|
367
|
-
},
|
|
368
|
-
"tools": ["function_calling"],
|
|
369
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
"id": "gemini-2.5-flash-preview-05-20",
|
|
373
|
-
"name": "gemini-2.5-flash-preview-05-20",
|
|
374
|
-
"created_by": "google",
|
|
375
|
-
"source": "official",
|
|
376
|
-
"last_updated": "2026-03-21",
|
|
377
|
-
"family": "gemini-2.5",
|
|
378
|
-
"status": "deprecated",
|
|
379
|
-
"deprecation_date": "2025-11-18",
|
|
380
|
-
"capabilities": {
|
|
381
|
-
"streaming": true,
|
|
382
|
-
"vision": true
|
|
383
|
-
},
|
|
384
|
-
"modalities": {
|
|
385
|
-
"input": ["text", "image"],
|
|
386
|
-
"output": ["text"]
|
|
387
|
-
},
|
|
388
|
-
"successor": "gemini-3-flash-preview"
|
|
389
|
-
},
|
|
390
|
-
{
|
|
391
|
-
"id": "gemini-2.5-flash-preview-09-2025",
|
|
392
|
-
"name": "gemini-2.5-flash-preview-09-2025",
|
|
393
|
-
"created_by": "google",
|
|
394
|
-
"source": "official",
|
|
395
|
-
"last_updated": "2026-03-21",
|
|
396
|
-
"family": "gemini-2.5",
|
|
397
|
-
"status": "active",
|
|
398
|
-
"knowledge_cutoff": "2025-01",
|
|
399
|
-
"context_window": 1048576,
|
|
400
|
-
"max_output_tokens": 65536,
|
|
401
|
-
"capabilities": {
|
|
402
|
-
"streaming": true,
|
|
403
|
-
"tool_call": true,
|
|
404
|
-
"structured_output": true,
|
|
405
|
-
"reasoning": true,
|
|
406
|
-
"batch": true,
|
|
407
|
-
"vision": true
|
|
408
|
-
},
|
|
409
|
-
"modalities": {
|
|
410
|
-
"input": [
|
|
411
|
-
"text",
|
|
412
|
-
"image",
|
|
413
|
-
"video",
|
|
414
|
-
"audio"
|
|
415
|
-
],
|
|
416
|
-
"output": ["text", "image"]
|
|
417
|
-
},
|
|
418
|
-
"tools": ["function_calling"],
|
|
419
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
420
|
-
},
|
|
421
|
-
{
|
|
422
|
-
"id": "gemini-2.5-flash-preview-09-25",
|
|
423
|
-
"name": "gemini-2.5-flash-preview-09-25",
|
|
424
|
-
"created_by": "google",
|
|
425
|
-
"source": "official",
|
|
426
|
-
"last_updated": "2026-03-21",
|
|
427
|
-
"family": "gemini-2.5",
|
|
428
|
-
"status": "deprecated",
|
|
429
|
-
"deprecation_date": "2026-02-17",
|
|
430
|
-
"capabilities": {
|
|
431
|
-
"streaming": true,
|
|
432
|
-
"vision": true
|
|
433
|
-
},
|
|
434
|
-
"modalities": {
|
|
435
|
-
"input": ["text", "image"],
|
|
436
|
-
"output": ["text"]
|
|
437
|
-
},
|
|
438
|
-
"successor": "gemini-3-flash-preview"
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
"id": "gemini-2.5-flash-preview-tts",
|
|
442
|
-
"name": "gemini-2.5-flash-preview-tts",
|
|
443
|
-
"created_by": "google",
|
|
444
|
-
"source": "official",
|
|
445
|
-
"last_updated": "2026-03-21",
|
|
446
|
-
"family": "gemini-2.5",
|
|
447
|
-
"status": "active",
|
|
448
|
-
"context_window": 8192,
|
|
449
|
-
"max_output_tokens": 16384,
|
|
450
|
-
"capabilities": {
|
|
451
|
-
"streaming": true,
|
|
452
|
-
"tool_call": true,
|
|
453
|
-
"structured_output": true,
|
|
454
|
-
"reasoning": true,
|
|
455
|
-
"batch": true,
|
|
456
|
-
"vision": true
|
|
457
|
-
},
|
|
458
|
-
"modalities": {
|
|
459
|
-
"input": [
|
|
460
|
-
"text",
|
|
461
|
-
"image",
|
|
462
|
-
"video",
|
|
463
|
-
"audio"
|
|
464
|
-
],
|
|
465
|
-
"output": ["text", "image"]
|
|
466
|
-
},
|
|
467
|
-
"model_type": "tts",
|
|
468
|
-
"tools": ["function_calling"],
|
|
469
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
470
|
-
},
|
|
471
|
-
{
|
|
472
|
-
"id": "gemini-2.5-flash",
|
|
473
|
-
"name": "gemini-2.5-flash",
|
|
474
|
-
"created_by": "google",
|
|
475
|
-
"source": "official",
|
|
476
|
-
"last_updated": "2026-03-21",
|
|
477
|
-
"family": "gemini-2.5",
|
|
478
|
-
"status": "active",
|
|
479
|
-
"deprecation_date": "2026-06-17",
|
|
480
|
-
"knowledge_cutoff": "2025-01",
|
|
481
|
-
"context_window": 1048576,
|
|
482
|
-
"max_output_tokens": 65536,
|
|
483
|
-
"capabilities": {
|
|
484
|
-
"streaming": true,
|
|
485
|
-
"tool_call": true,
|
|
486
|
-
"structured_output": true,
|
|
487
|
-
"reasoning": true,
|
|
488
|
-
"batch": true,
|
|
489
|
-
"vision": true
|
|
490
|
-
},
|
|
491
|
-
"modalities": {
|
|
492
|
-
"input": [
|
|
493
|
-
"text",
|
|
494
|
-
"image",
|
|
495
|
-
"video",
|
|
496
|
-
"audio"
|
|
497
|
-
],
|
|
498
|
-
"output": ["text", "image"]
|
|
499
|
-
},
|
|
500
|
-
"successor": "gemini-3-flash-preview",
|
|
501
|
-
"tools": ["function_calling"],
|
|
502
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"id": "gemini-2.5-pro-preview-03-25",
|
|
506
|
-
"name": "gemini-2.5-pro-preview-03-25",
|
|
507
|
-
"created_by": "google",
|
|
508
|
-
"source": "official",
|
|
509
|
-
"last_updated": "2026-03-21",
|
|
510
|
-
"family": "gemini-2.5",
|
|
511
|
-
"status": "deprecated",
|
|
512
|
-
"deprecation_date": "2025-12-02",
|
|
513
|
-
"capabilities": {
|
|
514
|
-
"streaming": true,
|
|
515
|
-
"vision": true
|
|
516
|
-
},
|
|
517
|
-
"modalities": {
|
|
518
|
-
"input": ["text", "image"],
|
|
519
|
-
"output": ["text"]
|
|
520
|
-
},
|
|
521
|
-
"successor": "gemini-3.1-pro-preview"
|
|
522
|
-
},
|
|
523
|
-
{
|
|
524
|
-
"id": "gemini-2.5-pro-preview-05-06",
|
|
525
|
-
"name": "gemini-2.5-pro-preview-05-06",
|
|
526
|
-
"created_by": "google",
|
|
527
|
-
"source": "official",
|
|
528
|
-
"last_updated": "2026-03-21",
|
|
529
|
-
"family": "gemini-2.5",
|
|
530
|
-
"status": "deprecated",
|
|
531
|
-
"deprecation_date": "2025-12-02",
|
|
532
|
-
"capabilities": {
|
|
533
|
-
"streaming": true,
|
|
534
|
-
"vision": true
|
|
535
|
-
},
|
|
536
|
-
"modalities": {
|
|
537
|
-
"input": ["text", "image"],
|
|
538
|
-
"output": ["text"]
|
|
539
|
-
},
|
|
540
|
-
"successor": "gemini-3.1-pro-preview"
|
|
541
|
-
},
|
|
542
|
-
{
|
|
543
|
-
"id": "gemini-2.5-pro-preview-06-05",
|
|
544
|
-
"name": "gemini-2.5-pro-preview-06-05",
|
|
545
|
-
"created_by": "google",
|
|
546
|
-
"source": "official",
|
|
547
|
-
"last_updated": "2026-03-21",
|
|
548
|
-
"family": "gemini-2.5",
|
|
549
|
-
"status": "deprecated",
|
|
550
|
-
"deprecation_date": "2025-12-02",
|
|
551
|
-
"capabilities": {
|
|
552
|
-
"streaming": true,
|
|
553
|
-
"vision": true
|
|
554
|
-
},
|
|
555
|
-
"modalities": {
|
|
556
|
-
"input": ["text", "image"],
|
|
557
|
-
"output": ["text"]
|
|
558
|
-
},
|
|
559
|
-
"successor": "gemini-3.1-pro-preview"
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"id": "gemini-2.5-pro-preview-tts",
|
|
563
|
-
"name": "gemini-2.5-pro-preview-tts",
|
|
564
|
-
"created_by": "google",
|
|
565
|
-
"source": "official",
|
|
566
|
-
"last_updated": "2026-03-21",
|
|
567
|
-
"family": "gemini-2.5",
|
|
568
|
-
"status": "active",
|
|
569
|
-
"context_window": 8192,
|
|
570
|
-
"max_output_tokens": 16384,
|
|
571
|
-
"capabilities": {
|
|
572
|
-
"streaming": true,
|
|
573
|
-
"tool_call": true,
|
|
574
|
-
"structured_output": true,
|
|
575
|
-
"reasoning": true,
|
|
576
|
-
"batch": true,
|
|
577
|
-
"vision": true
|
|
578
|
-
},
|
|
579
|
-
"modalities": {
|
|
580
|
-
"input": [
|
|
581
|
-
"text",
|
|
582
|
-
"image",
|
|
583
|
-
"video",
|
|
584
|
-
"audio"
|
|
585
|
-
],
|
|
586
|
-
"output": ["text", "image"]
|
|
587
|
-
},
|
|
588
|
-
"model_type": "tts",
|
|
589
|
-
"tools": ["function_calling"],
|
|
590
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
591
|
-
},
|
|
592
|
-
{
|
|
593
|
-
"id": "gemini-2.5-pro",
|
|
594
|
-
"name": "gemini-2.5-pro",
|
|
595
|
-
"created_by": "google",
|
|
596
|
-
"source": "official",
|
|
597
|
-
"last_updated": "2026-03-21",
|
|
598
|
-
"family": "gemini-2.5",
|
|
599
|
-
"status": "active",
|
|
600
|
-
"deprecation_date": "2026-06-17",
|
|
601
|
-
"knowledge_cutoff": "2025-01",
|
|
602
|
-
"context_window": 1048576,
|
|
603
|
-
"max_output_tokens": 65536,
|
|
604
|
-
"capabilities": {
|
|
605
|
-
"streaming": true,
|
|
606
|
-
"tool_call": true,
|
|
607
|
-
"structured_output": true,
|
|
608
|
-
"reasoning": true,
|
|
609
|
-
"batch": true,
|
|
610
|
-
"vision": true
|
|
611
|
-
},
|
|
612
|
-
"modalities": {
|
|
613
|
-
"input": [
|
|
614
|
-
"text",
|
|
615
|
-
"image",
|
|
616
|
-
"video",
|
|
617
|
-
"audio"
|
|
618
|
-
],
|
|
619
|
-
"output": ["text", "image"]
|
|
620
|
-
},
|
|
621
|
-
"successor": "gemini-3.1-pro-preview",
|
|
622
|
-
"tools": ["function_calling"],
|
|
623
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
"id": "gemini-3-flash-preview",
|
|
627
|
-
"name": "gemini-3-flash-preview",
|
|
628
|
-
"created_by": "google",
|
|
629
|
-
"source": "official",
|
|
630
|
-
"last_updated": "2026-03-21",
|
|
631
|
-
"family": "gemini-3",
|
|
632
|
-
"status": "deprecated",
|
|
633
|
-
"deprecation_date": "2025-12-17",
|
|
634
|
-
"knowledge_cutoff": "2025-01",
|
|
635
|
-
"context_window": 1048576,
|
|
636
|
-
"max_output_tokens": 65536,
|
|
637
|
-
"capabilities": {
|
|
638
|
-
"streaming": true,
|
|
639
|
-
"tool_call": true,
|
|
640
|
-
"structured_output": true,
|
|
641
|
-
"reasoning": true,
|
|
642
|
-
"batch": true,
|
|
643
|
-
"vision": true
|
|
644
|
-
},
|
|
645
|
-
"modalities": {
|
|
646
|
-
"input": [
|
|
647
|
-
"text",
|
|
648
|
-
"image",
|
|
649
|
-
"video",
|
|
650
|
-
"audio"
|
|
651
|
-
],
|
|
652
|
-
"output": ["text", "image"]
|
|
653
|
-
},
|
|
654
|
-
"tools": ["function_calling"],
|
|
655
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
656
|
-
},
|
|
657
|
-
{
|
|
658
|
-
"id": "gemini-3-pro-image-preview",
|
|
659
|
-
"name": "gemini-3-pro-image-preview",
|
|
660
|
-
"created_by": "google",
|
|
661
|
-
"source": "official",
|
|
662
|
-
"last_updated": "2026-03-21",
|
|
663
|
-
"family": "gemini-3",
|
|
664
|
-
"status": "deprecated",
|
|
665
|
-
"deprecation_date": "2025-11-20",
|
|
666
|
-
"knowledge_cutoff": "2025-01",
|
|
667
|
-
"context_window": 65536,
|
|
668
|
-
"max_output_tokens": 32768,
|
|
669
|
-
"capabilities": {
|
|
670
|
-
"streaming": true,
|
|
671
|
-
"tool_call": true,
|
|
672
|
-
"structured_output": true,
|
|
673
|
-
"reasoning": true,
|
|
674
|
-
"batch": true,
|
|
675
|
-
"vision": true
|
|
676
|
-
},
|
|
677
|
-
"modalities": {
|
|
678
|
-
"input": [
|
|
679
|
-
"text",
|
|
680
|
-
"image",
|
|
681
|
-
"video",
|
|
682
|
-
"audio"
|
|
683
|
-
],
|
|
684
|
-
"output": ["text", "image"]
|
|
685
|
-
},
|
|
686
|
-
"tools": ["function_calling"],
|
|
687
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
688
|
-
},
|
|
689
|
-
{
|
|
690
|
-
"id": "gemini-3-pro-preview",
|
|
691
|
-
"name": "gemini-3-pro-preview",
|
|
692
|
-
"created_by": "google",
|
|
693
|
-
"source": "official",
|
|
694
|
-
"last_updated": "2026-03-21",
|
|
695
|
-
"family": "gemini-3",
|
|
696
|
-
"status": "deprecated",
|
|
697
|
-
"deprecation_date": "2026-03-09",
|
|
698
|
-
"knowledge_cutoff": "2025-01",
|
|
699
|
-
"context_window": 1048576,
|
|
700
|
-
"max_output_tokens": 65536,
|
|
701
|
-
"capabilities": {
|
|
702
|
-
"streaming": true,
|
|
703
|
-
"tool_call": true,
|
|
704
|
-
"structured_output": true,
|
|
705
|
-
"reasoning": true,
|
|
706
|
-
"batch": true,
|
|
707
|
-
"vision": true
|
|
708
|
-
},
|
|
709
|
-
"modalities": {
|
|
710
|
-
"input": [
|
|
711
|
-
"text",
|
|
712
|
-
"image",
|
|
713
|
-
"video",
|
|
714
|
-
"audio"
|
|
715
|
-
],
|
|
716
|
-
"output": ["text", "image"]
|
|
717
|
-
},
|
|
718
|
-
"successor": "gemini-3.1-pro-preview",
|
|
719
|
-
"tools": ["function_calling"],
|
|
720
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
721
|
-
},
|
|
722
|
-
{
|
|
723
|
-
"id": "gemini-3.1-flash-image-preview",
|
|
724
|
-
"name": "gemini-3.1-flash-image-preview",
|
|
725
|
-
"created_by": "google",
|
|
726
|
-
"source": "official",
|
|
727
|
-
"last_updated": "2026-03-21",
|
|
728
|
-
"family": "gemini-3.1",
|
|
729
|
-
"status": "deprecated",
|
|
730
|
-
"deprecation_date": "2026-02-26",
|
|
731
|
-
"knowledge_cutoff": "2025-01",
|
|
732
|
-
"context_window": 131072,
|
|
733
|
-
"max_output_tokens": 32768,
|
|
734
|
-
"capabilities": {
|
|
735
|
-
"streaming": true,
|
|
736
|
-
"tool_call": true,
|
|
737
|
-
"structured_output": true,
|
|
738
|
-
"reasoning": true,
|
|
739
|
-
"batch": true,
|
|
740
|
-
"vision": true
|
|
741
|
-
},
|
|
742
|
-
"modalities": {
|
|
743
|
-
"input": [
|
|
744
|
-
"text",
|
|
745
|
-
"image",
|
|
746
|
-
"video",
|
|
747
|
-
"audio"
|
|
748
|
-
],
|
|
749
|
-
"output": ["text", "image"]
|
|
750
|
-
},
|
|
751
|
-
"tools": ["function_calling"],
|
|
752
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
753
|
-
},
|
|
754
|
-
{
|
|
755
|
-
"id": "gemini-3.1-flash-lite-preview",
|
|
756
|
-
"name": "gemini-3.1-flash-lite-preview",
|
|
757
|
-
"created_by": "google",
|
|
758
|
-
"source": "official",
|
|
759
|
-
"last_updated": "2026-03-21",
|
|
760
|
-
"family": "gemini-3.1",
|
|
761
|
-
"status": "deprecated",
|
|
762
|
-
"deprecation_date": "2026-03-03",
|
|
763
|
-
"knowledge_cutoff": "2025-01",
|
|
764
|
-
"context_window": 1048576,
|
|
765
|
-
"max_output_tokens": 65536,
|
|
766
|
-
"capabilities": {
|
|
767
|
-
"streaming": true,
|
|
768
|
-
"tool_call": true,
|
|
769
|
-
"structured_output": true,
|
|
770
|
-
"reasoning": true,
|
|
771
|
-
"batch": true,
|
|
772
|
-
"vision": true
|
|
773
|
-
},
|
|
774
|
-
"modalities": {
|
|
775
|
-
"input": [
|
|
776
|
-
"text",
|
|
777
|
-
"image",
|
|
778
|
-
"video",
|
|
779
|
-
"audio"
|
|
780
|
-
],
|
|
781
|
-
"output": ["text", "image"]
|
|
782
|
-
},
|
|
783
|
-
"tools": ["function_calling"],
|
|
784
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
785
|
-
},
|
|
786
|
-
{
|
|
787
|
-
"id": "gemini-3.1-pro-preview",
|
|
788
|
-
"name": "gemini-3.1-pro-preview",
|
|
789
|
-
"created_by": "google",
|
|
790
|
-
"source": "official",
|
|
791
|
-
"last_updated": "2026-03-21",
|
|
792
|
-
"family": "gemini-3.1",
|
|
793
|
-
"status": "deprecated",
|
|
794
|
-
"deprecation_date": "2026-02-19",
|
|
795
|
-
"knowledge_cutoff": "2025-01",
|
|
796
|
-
"context_window": 1048576,
|
|
797
|
-
"max_output_tokens": 65536,
|
|
798
|
-
"capabilities": {
|
|
799
|
-
"streaming": true,
|
|
800
|
-
"tool_call": true,
|
|
801
|
-
"structured_output": true,
|
|
802
|
-
"reasoning": true,
|
|
803
|
-
"batch": true,
|
|
804
|
-
"vision": true
|
|
805
|
-
},
|
|
806
|
-
"modalities": {
|
|
807
|
-
"input": [
|
|
808
|
-
"text",
|
|
809
|
-
"image",
|
|
810
|
-
"video",
|
|
811
|
-
"audio"
|
|
812
|
-
],
|
|
813
|
-
"output": ["text", "image"]
|
|
814
|
-
},
|
|
815
|
-
"tools": ["function_calling"],
|
|
816
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
817
|
-
},
|
|
818
|
-
{
|
|
819
|
-
"id": "gemini-embedding-001",
|
|
820
|
-
"name": "gemini-embedding-001",
|
|
821
|
-
"created_by": "google",
|
|
822
|
-
"source": "official",
|
|
823
|
-
"last_updated": "2026-03-21",
|
|
824
|
-
"status": "active",
|
|
825
|
-
"deprecation_date": "2026-07-14",
|
|
826
|
-
"context_window": 2048,
|
|
827
|
-
"capabilities": {
|
|
828
|
-
"streaming": true,
|
|
829
|
-
"tool_call": true,
|
|
830
|
-
"structured_output": true,
|
|
831
|
-
"reasoning": true,
|
|
832
|
-
"batch": true,
|
|
833
|
-
"vision": true
|
|
834
|
-
},
|
|
835
|
-
"modalities": {
|
|
836
|
-
"input": [
|
|
837
|
-
"text",
|
|
838
|
-
"image",
|
|
839
|
-
"video",
|
|
840
|
-
"audio"
|
|
841
|
-
],
|
|
842
|
-
"output": ["text", "image"]
|
|
843
|
-
},
|
|
844
|
-
"model_type": "embed",
|
|
845
|
-
"tools": ["function_calling"],
|
|
846
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
"id": "gemini-embedding-2-preview",
|
|
850
|
-
"name": "gemini-embedding-2-preview",
|
|
851
|
-
"created_by": "google",
|
|
852
|
-
"source": "official",
|
|
853
|
-
"last_updated": "2026-03-21",
|
|
854
|
-
"status": "active",
|
|
855
|
-
"context_window": 8192,
|
|
856
|
-
"capabilities": {
|
|
857
|
-
"streaming": true,
|
|
858
|
-
"tool_call": true,
|
|
859
|
-
"structured_output": true,
|
|
860
|
-
"reasoning": true,
|
|
861
|
-
"batch": true,
|
|
862
|
-
"vision": true
|
|
863
|
-
},
|
|
864
|
-
"modalities": {
|
|
865
|
-
"input": [
|
|
866
|
-
"text",
|
|
867
|
-
"image",
|
|
868
|
-
"video",
|
|
869
|
-
"audio"
|
|
870
|
-
],
|
|
871
|
-
"output": ["text", "image"]
|
|
872
|
-
},
|
|
873
|
-
"model_type": "embed",
|
|
874
|
-
"tools": ["function_calling"],
|
|
875
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
876
|
-
},
|
|
877
|
-
{
|
|
878
|
-
"id": "gemini-embedding-exp-03-07",
|
|
879
|
-
"name": "gemini-embedding-exp-03-07",
|
|
880
|
-
"created_by": "google",
|
|
881
|
-
"source": "official",
|
|
882
|
-
"last_updated": "2026-03-21",
|
|
883
|
-
"status": "deprecated",
|
|
884
|
-
"deprecation_date": "2025-10-30",
|
|
885
|
-
"capabilities": {
|
|
886
|
-
"streaming": true,
|
|
887
|
-
"vision": true
|
|
888
|
-
},
|
|
889
|
-
"modalities": {
|
|
890
|
-
"input": ["text", "image"],
|
|
891
|
-
"output": ["text"]
|
|
892
|
-
},
|
|
893
|
-
"successor": "gemini-embedding-001",
|
|
894
|
-
"model_type": "embed"
|
|
895
|
-
},
|
|
896
|
-
{
|
|
897
|
-
"id": "gemini-embedding-exp",
|
|
898
|
-
"name": "gemini-embedding-exp",
|
|
899
|
-
"created_by": "google",
|
|
900
|
-
"source": "official",
|
|
901
|
-
"last_updated": "2026-03-21",
|
|
902
|
-
"status": "deprecated",
|
|
903
|
-
"deprecation_date": "2025-10-30",
|
|
904
|
-
"capabilities": {
|
|
905
|
-
"streaming": true,
|
|
906
|
-
"vision": true
|
|
907
|
-
},
|
|
908
|
-
"modalities": {
|
|
909
|
-
"input": ["text", "image"],
|
|
910
|
-
"output": ["text"]
|
|
911
|
-
},
|
|
912
|
-
"successor": "gemini-embedding-001",
|
|
913
|
-
"model_type": "embed"
|
|
914
|
-
},
|
|
915
|
-
{
|
|
916
|
-
"id": "gemini-live-2.5-flash-preview",
|
|
917
|
-
"name": "gemini-live-2.5-flash-preview",
|
|
918
|
-
"created_by": "google",
|
|
919
|
-
"source": "official",
|
|
920
|
-
"last_updated": "2026-03-21",
|
|
921
|
-
"status": "deprecated",
|
|
922
|
-
"deprecation_date": "2025-12-09",
|
|
923
|
-
"capabilities": {
|
|
924
|
-
"streaming": true,
|
|
925
|
-
"vision": true
|
|
926
|
-
},
|
|
927
|
-
"modalities": {
|
|
928
|
-
"input": ["text", "image"],
|
|
929
|
-
"output": ["text"]
|
|
930
|
-
},
|
|
931
|
-
"successor": "gemini-2.5-flash-native-audio-preview-12-2025"
|
|
932
|
-
},
|
|
933
|
-
{
|
|
934
|
-
"id": "gemini-robotics-er-1.5-preview",
|
|
935
|
-
"name": "gemini-robotics-er-1.5-preview",
|
|
936
|
-
"created_by": "google",
|
|
937
|
-
"source": "official",
|
|
938
|
-
"last_updated": "2026-03-21",
|
|
939
|
-
"status": "active",
|
|
940
|
-
"knowledge_cutoff": "2025-01",
|
|
941
|
-
"context_window": 1048576,
|
|
942
|
-
"max_output_tokens": 65536,
|
|
943
|
-
"capabilities": {
|
|
944
|
-
"streaming": true,
|
|
945
|
-
"tool_call": true,
|
|
946
|
-
"structured_output": true,
|
|
947
|
-
"reasoning": true,
|
|
948
|
-
"batch": true,
|
|
949
|
-
"vision": true
|
|
950
|
-
},
|
|
951
|
-
"modalities": {
|
|
952
|
-
"input": [
|
|
953
|
-
"text",
|
|
954
|
-
"image",
|
|
955
|
-
"video",
|
|
956
|
-
"audio"
|
|
957
|
-
],
|
|
958
|
-
"output": ["text", "image"]
|
|
959
|
-
},
|
|
960
|
-
"tools": ["function_calling"],
|
|
961
|
-
"endpoints": ["generateContent", "streamGenerateContent"]
|
|
962
|
-
}
|
|
963
|
-
]
|
|
964
|
-
};
|
|
965
|
-
const models = provider.models.map((m) => ({
|
|
966
|
-
...m,
|
|
967
|
-
provider: provider.id
|
|
968
|
-
}));
|
|
969
|
-
//#endregion
|
|
970
|
-
export { models, provider };
|
|
1
|
+
const e={id:`google`,name:`Google AI`,region:`US`,headquarters:`Mountain View, CA`,founded:2010,url:`https://ai.google.dev`,api_url:`https://generativelanguage.googleapis.com/v1beta`,docs_url:`https://ai.google.dev/docs`,pricing_url:`https://ai.google.dev/pricing`,description:`Google AI Studio provides access to Gemini models for developers building with the Gemini API.`,type:`direct`,playground_url:`https://aistudio.google.com`,status_url:`https://status.cloud.google.com`,sdk:{python:`google-genai`,javascript:`@google/genai`},openai_compatible:!0,free_tier:!0,github_url:`https://github.com/google-gemini`,models_url:`https://ai.google.dev/gemini-api/docs/models`,twitter_url:`https://x.com/GoogleDeepMind`,blog_url:`https://deepmind.google/blog`,terms_url:`https://ai.google.dev/gemini-api/terms`,support_url:`https://ai.google.dev/gemini-api/docs/troubleshoot-ai-studio`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
|
+
<path d="M23 12.245c0-.905-.075-1.565-.236-2.25h-10.54v4.083h6.186c-.124 1.014-.797 2.542-2.294 3.569l-.021.136 3.332 2.53.23.022C21.779 18.417 23 15.593 23 12.245z"/>
|
|
3
|
+
<path d="M12.225 23c3.03 0 5.574-.978 7.433-2.665l-3.542-2.688c-.948.648-2.22 1.1-3.891 1.1a6.745 6.745 0 01-6.386-4.572l-.132.011-3.465 2.628-.045.124C4.043 20.531 7.835 23 12.225 23z"/>
|
|
4
|
+
<path d="M5.84 14.175A6.65 6.65 0 015.463 12c0-.758.138-1.491.361-2.175l-.006-.147-3.508-2.67-.115.054A10.831 10.831 0 001 12c0 1.772.436 3.447 1.197 4.938l3.642-2.763z"/>
|
|
5
|
+
<path d="M12.225 5.253c2.108 0 3.529.892 4.34 1.638l3.167-3.031C17.787 2.088 15.255 1 12.225 1 7.834 1 4.043 3.469 2.197 7.062l3.63 2.763a6.77 6.77 0 016.398-4.572z"/>
|
|
6
|
+
</svg>`,models:[{id:`deep-research-pro-preview-12-2025`,name:`deep-research-pro-preview-12-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,context_window:1048576,max_output_tokens:65536,model_type:`reasoning`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],family:`deep-research`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/deep-research-pro-preview-12-2025`,open_weight:!1},{id:`embedding-001`,name:`embedding-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-10-30`,successor:`gemini-embedding-001`,model_type:`embed`,modalities:{input:[`text`],output:[`text`]},family:`embed`,license:`proprietary`,open_weight:!1},{id:`embedding-gecko-001`,name:`embedding-gecko-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-10-30`,successor:`gemini-embedding-001`,model_type:`embed`,modalities:{input:[`text`],output:[`text`]},family:`embed`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-001`,name:`gemini-2.0-flash-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,successor:`gemini-2.5-flash`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-lite-001`,name:`gemini-2.0-flash-lite-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,successor:`gemini-2.5-flash-lite`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-lite-preview-02-05`,name:`gemini-2.0-flash-lite-preview-02-05`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-12-09`,successor:`gemini-2.5-flash-lite`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-lite-preview`,name:`gemini-2.0-flash-lite-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-12-09`,successor:`gemini-2.5-flash-lite`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-lite`,name:`gemini-2.0-flash-lite`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,knowledge_cutoff:`2024-08`,context_window:1048576,max_output_tokens:8192,successor:`gemini-2.5-flash-lite`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.075,output:.3,batch_input:.0375,batch_output:.15,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.075,null,.3]},{label:`Batch`,values:[.0375,null,.15]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.0-flash-lite`,open_weight:!1},{id:`gemini-2.0-flash-live-001`,name:`gemini-2.0-flash-live-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-12-09`,successor:`gemini-2.5-flash-native-audio-preview-12-2025`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-preview-image-generation`,name:`gemini-2.0-flash-preview-image-generation`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-11-14`,successor:`gemini-2.5-flash-image`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash`,name:`gemini-2.0-flash`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,knowledge_cutoff:`2024-08`,context_window:1048576,max_output_tokens:8192,successor:`gemini-2.5-flash`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.1,output:.4,cached_input:.025,batch_input:.05,batch_output:.2,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.1,.025,.4]},{label:`Batch`,values:[.05,null,.2]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.0-flash`,open_weight:!1},{id:`gemini-2.5-computer-use-preview-10-2025`,name:`gemini-2.5-computer-use-preview-10-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,context_window:128e3,max_output_tokens:64e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},pricing:{input:1.25,output:10,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[1.25,null,10]},{label:`Batch`,values:[null,null,null]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-computer-use-preview-10-2025`,open_weight:!1},{id:`gemini-2.5-flash-image-preview`,name:`gemini-2.5-flash-image-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2026-01-15`,successor:`gemini-2.5-flash-image`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-flash-image`,name:`gemini-2.5-flash-image`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-10-02`,knowledge_cutoff:`2025-06`,context_window:65536,max_output_tokens:32768,successor:`gemini-3.1-flash-image-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.3,output:.039,batch_input:.15,batch_output:.0195,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.3,null,.039]},{label:`Batch`,values:[.15,null,.0195]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-image`,open_weight:!1},{id:`gemini-2.5-flash-lite-preview-09-2025`,name:`gemini-2.5-flash-lite-preview-09-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-03-31`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,successor:`gemini-3.1-flash-lite-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-lite-preview-09-2025`,open_weight:!1},{id:`gemini-2.5-flash-lite`,name:`gemini-2.5-flash-lite`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-07-22`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,successor:`gemini-3.1-flash-lite-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.1,output:.4,cached_input:.01,batch_input:.05,batch_output:.2,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.1,.01,.4]},{label:`Batch`,values:[.05,null,.2]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-lite`,open_weight:!1},{id:`gemini-2.5-flash-native-audio-preview-12-2025`,name:`gemini-2.5-flash-native-audio-preview-12-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,knowledge_cutoff:`2025-01`,context_window:131072,max_output_tokens:8192,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-native-audio-preview-12-2025`,open_weight:!1},{id:`gemini-2.5-flash-preview-05-20`,name:`gemini-2.5-flash-preview-05-20`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-11-18`,successor:`gemini-3-flash-preview`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-flash-preview-09-2025`,name:`gemini-2.5-flash-preview-09-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-preview-09-2025`,open_weight:!1},{id:`gemini-2.5-flash-preview-09-25`,name:`gemini-2.5-flash-preview-09-25`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2026-02-17`,successor:`gemini-3-flash-preview`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-flash-preview-tts`,name:`gemini-2.5-flash-preview-tts`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,context_window:8192,max_output_tokens:16384,model_type:`tts`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.5,output:10,batch_input:.25,batch_output:5,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.5,null,10]},{label:`Batch`,values:[.25,null,5]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-preview-tts`,open_weight:!1},{id:`gemini-2.5-flash`,name:`gemini-2.5-flash`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-06-17`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,successor:`gemini-3-flash-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.3,output:2.5,cached_input:.03,batch_input:.15,batch_output:1.25,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.3,.03,2.5]},{label:`Batch`,values:[.15,null,1.25]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash`,open_weight:!1},{id:`gemini-2.5-pro-preview-03-25`,name:`gemini-2.5-pro-preview-03-25`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-12-02`,successor:`gemini-3.1-pro-preview`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-pro-preview-05-06`,name:`gemini-2.5-pro-preview-05-06`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-12-02`,successor:`gemini-3.1-pro-preview`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-pro-preview-06-05`,name:`gemini-2.5-pro-preview-06-05`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-12-02`,successor:`gemini-3.1-pro-preview`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-pro-preview-tts`,name:`gemini-2.5-pro-preview-tts`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,context_window:8192,max_output_tokens:16384,model_type:`tts`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:1,output:20,batch_input:.5,batch_output:10,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[1,null,20]},{label:`Batch`,values:[.5,null,10]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-pro-preview-tts`,open_weight:!1},{id:`gemini-2.5-pro`,name:`gemini-2.5-pro`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-06-17`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,successor:`gemini-3.1-pro-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:1.25,output:10,cached_input:.125,batch_input:.625,batch_output:5,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[1.25,.125,10]},{label:`Batch`,values:[.625,null,5]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-pro`,open_weight:!1},{id:`gemini-3-flash-preview`,name:`gemini-3-flash-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3`,status:`deprecated`,deprecation_date:`2025-12-17`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.5,output:3,cached_input:.05,batch_input:.25,batch_output:1.5,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.5,.05,3]},{label:`Batch`,values:[.25,null,1.5]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3-flash-preview`,open_weight:!1},{id:`gemini-3-pro-image-preview`,name:`gemini-3-pro-image-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3`,status:`deprecated`,deprecation_date:`2025-11-20`,knowledge_cutoff:`2025-01`,context_window:65536,max_output_tokens:32768,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:2,output:12,batch_input:1,batch_output:6,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[2,null,12]},{label:`Batch`,values:[1,null,6]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3-pro-image-preview`,open_weight:!1},{id:`gemini-3-pro-preview`,name:`gemini-3-pro-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3`,status:`deprecated`,deprecation_date:`2026-03-09`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,successor:`gemini-3.1-pro-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3-pro-preview`,open_weight:!1},{id:`gemini-3.1-flash-image-preview`,name:`gemini-3.1-flash-image-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3.1`,status:`deprecated`,deprecation_date:`2026-02-26`,knowledge_cutoff:`2025-01`,context_window:131072,max_output_tokens:32768,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.5,output:3,batch_input:.25,batch_output:1.5,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.5,null,3]},{label:`Batch`,values:[.25,null,1.5]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3.1-flash-image-preview`,open_weight:!1},{id:`gemini-3.1-flash-lite-preview`,name:`gemini-3.1-flash-lite-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3.1`,status:`deprecated`,deprecation_date:`2026-03-03`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.25,output:1.5,cached_input:.025,batch_input:.125,batch_output:.75,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.25,.025,1.5]},{label:`Batch`,values:[.125,null,.75]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3.1-flash-lite-preview`,open_weight:!1},{id:`gemini-3.1-pro-preview`,name:`gemini-3.1-pro-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3.1`,status:`deprecated`,deprecation_date:`2026-02-19`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:2,output:12,cached_input:.2,batch_input:1,batch_output:6,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[2,.2,12]},{label:`Batch`,values:[1,null,6]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3.1-pro-preview`,open_weight:!1},{id:`gemini-embedding-001`,name:`gemini-embedding-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,deprecation_date:`2026-07-14`,context_window:2048,model_type:`embed`,capabilities:{vision:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`generateContent`,`streamGenerateContent`],family:`gemini-embedding`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-embedding-001`,open_weight:!1},{id:`gemini-embedding-2-preview`,name:`gemini-embedding-2-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,context_window:8192,model_type:`embed`,capabilities:{vision:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`generateContent`,`streamGenerateContent`],family:`gemini-embedding`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-embedding-2-preview`,open_weight:!1},{id:`gemini-embedding-exp-03-07`,name:`gemini-embedding-exp-03-07`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-10-30`,successor:`gemini-embedding-001`,model_type:`embed`,modalities:{input:[`text`],output:[`text`]},family:`gemini-embedding`,license:`proprietary`,open_weight:!1},{id:`gemini-embedding-exp`,name:`gemini-embedding-exp`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-10-30`,successor:`gemini-embedding-001`,model_type:`embed`,modalities:{input:[`text`],output:[`text`]},family:`gemini-embedding`,license:`proprietary`,open_weight:!1},{id:`gemini-live-2.5-flash-preview`,name:`gemini-live-2.5-flash-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-12-09`,successor:`gemini-2.5-flash-native-audio-preview-12-2025`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},family:`gemini-2.5`,model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-robotics-er-1.5-preview`,name:`gemini-robotics-er-1.5-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],family:`gemini-1.5`,model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-robotics-er-1.5-preview`,open_weight:!1},{id:`imagen-3.0-generate-002`,name:`imagen-3.0-generate-002`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-11-10`,successor:`imagen-4.0-generate-001`,model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-3.0`,license:`proprietary`,open_weight:!1},{id:`imagen-4.0-fast-generate-001`,name:`imagen-4.0-fast-generate-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,deprecation_date:`2026-06-24`,successor:[`gemini-3-pro-image-preview`,`gemini-2.5-flash-image`],model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-4.0`,license:`proprietary`,open_weight:!1},{id:`imagen-4.0-generate-001`,name:`imagen-4.0-generate-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,deprecation_date:`2026-06-24`,successor:[`gemini-3-pro-image-preview`,`gemini-2.5-flash-image`],model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-4.0`,license:`proprietary`,open_weight:!1},{id:`imagen-4.0-generate-preview-06-06`,name:`imagen-4.0-generate-preview-06-06`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-02-17`,successor:`imagen-4.0-generate-001`,model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-4.0`,license:`proprietary`,open_weight:!1},{id:`imagen-4.0-ultra-generate-001`,name:`imagen-4.0-ultra-generate-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,deprecation_date:`2026-06-24`,successor:[`gemini-3-pro-image-preview`,`gemini-2.5-flash-image`],model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-4.0`,license:`proprietary`,open_weight:!1},{id:`imagen-4.0-ultra-generate-preview-06-06`,name:`imagen-4.0-ultra-generate-preview-06-06`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-02-17`,successor:`imagen-4.0-ultra-generate-001`,model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-4.0`,license:`proprietary`,open_weight:!1},{id:`imagen`,name:`imagen`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,context_window:480,model_type:`image`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`],output:[`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],family:`imagen`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/imagen`,open_weight:!1},{id:`lyria-realtime-exp`,name:`lyria-realtime-exp`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,model_type:`tts`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`],output:[`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/lyria-realtime-exp`,open_weight:!1},{id:`text-embedding-004`,name:`text-embedding-004`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-01-14`,successor:`gemini-embedding-001`,model_type:`embed`,modalities:{input:[`text`],output:[`text`]},family:`text-embedding`,license:`proprietary`,open_weight:!1},{id:`veo-2.0-generate-001`,name:`veo-2.0-generate-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,model_type:`video`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`video`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],family:`veo-2.0`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/veo-2.0-generate-001`,open_weight:!1},{id:`veo-3.0-fast-generate-preview`,name:`veo-3.0-fast-generate-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-11-12`,successor:`veo-3.1-fast-generate-preview`,model_type:`video`,modalities:{input:[`text`],output:[`video`]},family:`veo-3.0`,license:`proprietary`,open_weight:!1},{id:`veo-3.0-generate-preview`,name:`veo-3.0-generate-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-11-12`,successor:`veo-3.1-generate-preview`,model_type:`video`,modalities:{input:[`text`],output:[`video`]},family:`veo-3.0`,license:`proprietary`,open_weight:!1},{id:`veo-3.1-generate-preview`,name:`veo-3.1-generate-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,context_window:1024,model_type:`video`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`video`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],family:`veo-3.1`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/veo-3.1-generate-preview`,open_weight:!1}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|