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.
Files changed (136) hide show
  1. package/README.md +141 -0
  2. package/dist/index.cjs +1 -101
  3. package/dist/index.d.cts +10 -2
  4. package/dist/index.d.mts +10 -2
  5. package/dist/index.mjs +1 -92
  6. package/dist/providers/alibaba.cjs +4 -835
  7. package/dist/providers/alibaba.d.cts +1 -1
  8. package/dist/providers/alibaba.d.mts +1 -1
  9. package/dist/providers/alibaba.mjs +4 -833
  10. package/dist/providers/amazon.cjs +4 -1484
  11. package/dist/providers/amazon.d.cts +1 -1
  12. package/dist/providers/amazon.d.mts +1 -1
  13. package/dist/providers/amazon.mjs +4 -1482
  14. package/dist/providers/anthropic.cjs +3 -698
  15. package/dist/providers/anthropic.d.cts +1 -1
  16. package/dist/providers/anthropic.d.mts +1 -1
  17. package/dist/providers/anthropic.mjs +3 -696
  18. package/dist/providers/azure.cjs +6 -1491
  19. package/dist/providers/azure.d.cts +1 -1
  20. package/dist/providers/azure.d.mts +1 -1
  21. package/dist/providers/azure.mjs +6 -1489
  22. package/dist/providers/baseten.cjs +3 -279
  23. package/dist/providers/baseten.d.cts +1 -1
  24. package/dist/providers/baseten.d.mts +1 -1
  25. package/dist/providers/baseten.mjs +3 -277
  26. package/dist/providers/cerebras.cjs +4 -145
  27. package/dist/providers/cerebras.d.cts +1 -1
  28. package/dist/providers/cerebras.d.mts +1 -1
  29. package/dist/providers/cerebras.mjs +4 -143
  30. package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
  31. package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
  32. package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
  33. package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
  34. package/dist/providers/cloudflare-workers-ai.cjs +4 -0
  35. package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
  36. package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
  37. package/dist/providers/cloudflare-workers-ai.mjs +4 -0
  38. package/dist/providers/cohere.cjs +5 -525
  39. package/dist/providers/cohere.d.cts +1 -1
  40. package/dist/providers/cohere.d.mts +1 -1
  41. package/dist/providers/cohere.mjs +5 -523
  42. package/dist/providers/cursor.cjs +1 -856
  43. package/dist/providers/cursor.d.cts +1 -1
  44. package/dist/providers/cursor.d.mts +1 -1
  45. package/dist/providers/cursor.mjs +1 -854
  46. package/dist/providers/deepseek.cjs +3 -64
  47. package/dist/providers/deepseek.d.cts +1 -1
  48. package/dist/providers/deepseek.d.mts +1 -1
  49. package/dist/providers/deepseek.mjs +3 -62
  50. package/dist/providers/fireworks.cjs +3 -3794
  51. package/dist/providers/fireworks.d.cts +1 -1
  52. package/dist/providers/fireworks.d.mts +1 -1
  53. package/dist/providers/fireworks.mjs +3 -3792
  54. package/dist/providers/google.cjs +6 -972
  55. package/dist/providers/google.d.cts +1 -1
  56. package/dist/providers/google.d.mts +1 -1
  57. package/dist/providers/google.mjs +6 -970
  58. package/dist/providers/groq.cjs +3 -353
  59. package/dist/providers/groq.d.cts +1 -1
  60. package/dist/providers/groq.d.mts +1 -1
  61. package/dist/providers/groq.mjs +3 -351
  62. package/dist/providers/huggingface.cjs +3 -1022
  63. package/dist/providers/huggingface.d.cts +1 -1
  64. package/dist/providers/huggingface.d.mts +1 -1
  65. package/dist/providers/huggingface.mjs +3 -1020
  66. package/dist/providers/meta.cjs +3 -481
  67. package/dist/providers/meta.d.cts +1 -1
  68. package/dist/providers/meta.d.mts +1 -1
  69. package/dist/providers/meta.mjs +3 -479
  70. package/dist/providers/minimax.cjs +3 -156
  71. package/dist/providers/minimax.d.cts +1 -1
  72. package/dist/providers/minimax.d.mts +1 -1
  73. package/dist/providers/minimax.mjs +3 -154
  74. package/dist/providers/mistral.cjs +3 -1594
  75. package/dist/providers/mistral.d.cts +1 -1
  76. package/dist/providers/mistral.d.mts +1 -1
  77. package/dist/providers/mistral.mjs +3 -1592
  78. package/dist/providers/moonshot.cjs +3 -138
  79. package/dist/providers/moonshot.d.cts +1 -1
  80. package/dist/providers/moonshot.d.mts +1 -1
  81. package/dist/providers/moonshot.mjs +3 -136
  82. package/dist/providers/nvidia.cjs +3 -2040
  83. package/dist/providers/nvidia.d.cts +1 -1
  84. package/dist/providers/nvidia.d.mts +1 -1
  85. package/dist/providers/nvidia.mjs +3 -2038
  86. package/dist/providers/ollama.cjs +3 -326
  87. package/dist/providers/ollama.d.cts +1 -1
  88. package/dist/providers/ollama.d.mts +1 -1
  89. package/dist/providers/ollama.mjs +3 -324
  90. package/dist/providers/openai.cjs +3 -9079
  91. package/dist/providers/openai.d.cts +1 -1
  92. package/dist/providers/openai.d.mts +1 -1
  93. package/dist/providers/openai.mjs +3 -9077
  94. package/dist/providers/opencode.cjs +3 -367
  95. package/dist/providers/opencode.d.cts +1 -1
  96. package/dist/providers/opencode.d.mts +1 -1
  97. package/dist/providers/opencode.mjs +3 -365
  98. package/dist/providers/openrouter.cjs +21 -7835
  99. package/dist/providers/openrouter.d.cts +1 -1
  100. package/dist/providers/openrouter.d.mts +1 -1
  101. package/dist/providers/openrouter.mjs +21 -7833
  102. package/dist/providers/perplexity.cjs +3 -311
  103. package/dist/providers/perplexity.d.cts +1 -1
  104. package/dist/providers/perplexity.d.mts +1 -1
  105. package/dist/providers/perplexity.mjs +3 -309
  106. package/dist/providers/qwen.cjs +3 -835
  107. package/dist/providers/qwen.d.cts +1 -1
  108. package/dist/providers/qwen.d.mts +1 -1
  109. package/dist/providers/qwen.mjs +3 -833
  110. package/dist/providers/together.cjs +4 -360
  111. package/dist/providers/together.d.cts +1 -1
  112. package/dist/providers/together.d.mts +1 -1
  113. package/dist/providers/together.mjs +4 -358
  114. package/dist/providers/vercel.cjs +3 -4037
  115. package/dist/providers/vercel.d.cts +1 -1
  116. package/dist/providers/vercel.d.mts +1 -1
  117. package/dist/providers/vercel.mjs +3 -4035
  118. package/dist/providers/vertex.cjs +10 -1072
  119. package/dist/providers/vertex.d.cts +1 -1
  120. package/dist/providers/vertex.d.mts +1 -1
  121. package/dist/providers/vertex.mjs +10 -1070
  122. package/dist/providers/xai.cjs +3 -301
  123. package/dist/providers/xai.d.cts +1 -1
  124. package/dist/providers/xai.d.mts +1 -1
  125. package/dist/providers/xai.mjs +3 -299
  126. package/dist/providers/zai.cjs +3 -243
  127. package/dist/providers/zai.d.cts +1 -1
  128. package/dist/providers/zai.d.mts +1 -1
  129. package/dist/providers/zai.mjs +3 -241
  130. package/dist/types.d.cts +80 -8
  131. package/dist/types.d.mts +80 -8
  132. package/package.json +3 -3
  133. package/dist/providers/cloudflare.cjs +0 -826
  134. package/dist/providers/cloudflare.d.cts +0 -7
  135. package/dist/providers/cloudflare.d.mts +0 -7
  136. package/dist/providers/cloudflare.mjs +0 -824
@@ -1,523 +1,5 @@
1
- //#region src/providers/cohere.ts
2
- const provider = {
3
- "id": "cohere",
4
- "name": "Cohere",
5
- "region": "CA",
6
- "url": "https://cohere.com",
7
- "api_url": "https://api.cohere.com/v2",
8
- "docs_url": "https://docs.cohere.com",
9
- "pricing_url": "https://cohere.com/pricing",
10
- "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path clip-rule=\"evenodd\" d=\"M8.128 14.099c.592 0 1.77-.033 3.398-.703 1.897-.781 5.672-2.2 8.395-3.656 1.905-1.018 2.74-2.366 2.74-4.18A4.56 4.56 0 0018.1 1H7.549A6.55 6.55 0 001 7.55c0 3.617 2.745 6.549 7.128 6.549z\"/>\n <path clip-rule=\"evenodd\" d=\"M9.912 18.61a4.387 4.387 0 012.705-4.052l3.323-1.38c3.361-1.394 7.06 1.076 7.06 4.715a5.104 5.104 0 01-5.105 5.104l-3.597-.001a4.386 4.386 0 01-4.386-4.387z\"/>\n <path d=\"M4.776 14.962A3.775 3.775 0 001 18.738v.489a3.776 3.776 0 007.551 0v-.49a3.775 3.775 0 00-3.775-3.775z\"/>\n</svg>",
11
- "models": [
12
- {
13
- "id": "c4ai-aya-expanse-32b",
14
- "name": "c4ai-aya-expanse-32b",
15
- "created_by": "cohere",
16
- "source": "official",
17
- "last_updated": "2026-03-21",
18
- "description": "Aya Expanse is a highly performant 32B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging. Serves 23 languages.",
19
- "status": "active",
20
- "context_window": 128e3,
21
- "max_output_tokens": 4e3,
22
- "capabilities": { "streaming": true },
23
- "modalities": {
24
- "input": ["text"],
25
- "output": ["text"]
26
- },
27
- "tagline": "Aya Expanse is a highly performant 32B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging."
28
- },
29
- {
30
- "id": "c4ai-aya-expanse-8b",
31
- "name": "c4ai-aya-expanse-8b",
32
- "created_by": "cohere",
33
- "source": "official",
34
- "last_updated": "2026-03-21",
35
- "description": "Aya Expanse is a highly performant 8B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging. Serves 23 languages.",
36
- "status": "deprecated",
37
- "context_window": 8e3,
38
- "max_output_tokens": 4e3,
39
- "capabilities": { "streaming": true },
40
- "modalities": {
41
- "input": ["text"],
42
- "output": ["text"]
43
- },
44
- "tagline": "Aya Expanse is a highly performant 8B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging."
45
- },
46
- {
47
- "id": "c4ai-aya-vision-32b",
48
- "name": "c4ai-aya-vision-32b",
49
- "created_by": "cohere",
50
- "source": "official",
51
- "last_updated": "2026-03-21",
52
- "description": "Aya Vision is a state-of-the-art multimodal model excelling at a variety of critical benchmarks for language, text, and image capabilities. Serves 23 languages. This 32 billion parameter variant is focused on state-of-art multilingual performance.",
53
- "status": "active",
54
- "context_window": 16e3,
55
- "max_output_tokens": 4e3,
56
- "capabilities": {
57
- "streaming": true,
58
- "vision": true
59
- },
60
- "modalities": {
61
- "input": ["text", "image"],
62
- "output": ["text"]
63
- },
64
- "tagline": "Aya Vision is a state-of-the-art multimodal model excelling at a variety of critical benchmarks for language, text, and image capabilities."
65
- },
66
- {
67
- "id": "c4ai-aya-vision-8b",
68
- "name": "c4ai-aya-vision-8b",
69
- "created_by": "cohere",
70
- "source": "official",
71
- "last_updated": "2026-03-21",
72
- "description": "Aya Vision is a state-of-the-art multimodal model excelling at a variety of critical benchmarks for language, text, and image capabilities. This 8 billion parameter variant is focused on low latency and best-in-class performance.",
73
- "status": "deprecated",
74
- "context_window": 16e3,
75
- "max_output_tokens": 4e3,
76
- "capabilities": {
77
- "streaming": true,
78
- "vision": true
79
- },
80
- "modalities": {
81
- "input": ["text", "image"],
82
- "output": ["text"]
83
- },
84
- "tagline": "Aya Vision is a state-of-the-art multimodal model excelling at a variety of critical benchmarks for language, text, and image capabilities."
85
- },
86
- {
87
- "id": "command-a-03-2025",
88
- "name": "command-a-03-2025",
89
- "created_by": "cohere",
90
- "source": "official",
91
- "last_updated": "2026-03-21",
92
- "description": "Unique per deployment",
93
- "status": "active",
94
- "context_window": 256e3,
95
- "max_output_tokens": 8e3,
96
- "capabilities": {
97
- "streaming": true,
98
- "tool_call": true
99
- },
100
- "modalities": {
101
- "input": ["text"],
102
- "output": ["text"]
103
- },
104
- "tagline": "Command A is our most performant model to date, excelling at tool use, agents, retrieval augmented generation (RAG), and multilingual use cases."
105
- },
106
- {
107
- "id": "command-a-reasoning-08-2025",
108
- "name": "command-a-reasoning-08-2025",
109
- "created_by": "cohere",
110
- "source": "official",
111
- "last_updated": "2026-03-21",
112
- "description": "Command A Reasoning is Cohere’s first reasoning model, able to ‘think’ before generating an output in a way that allows it to perform well in certain kinds of nuanced problem-solving and agent-based tasks in 23 languages.",
113
- "status": "active",
114
- "context_window": 256e3,
115
- "max_output_tokens": 32e3,
116
- "capabilities": {
117
- "streaming": true,
118
- "reasoning": true
119
- },
120
- "modalities": {
121
- "input": ["text"],
122
- "output": ["text"]
123
- },
124
- "tagline": "Command A Reasoning is Cohere’s first reasoning model, able to ‘think’ before generating an output in a way that allows it to perform well in certain kinds of nuanced problem-solving and agent-based t"
125
- },
126
- {
127
- "id": "command-a-translate-08-2025",
128
- "name": "command-a-translate-08-2025",
129
- "created_by": "cohere",
130
- "source": "official",
131
- "last_updated": "2026-03-21",
132
- "description": "Command A Translate is Cohere’s state of the art machine translation model, excelling at a variety of translation tasks on 23 languages: English, French, Spanish, Italian, German, Portuguese, Japanese, Korean, Chinese, Arabic, Russian, Polish, Turkish, Vietnamese, Dutch, Czech, Indonesian, Ukrainian, Romanian, Greek, Hindi, Hebrew, Persian.",
133
- "status": "active",
134
- "context_window": 8e3,
135
- "max_output_tokens": 8e3,
136
- "capabilities": { "streaming": true },
137
- "modalities": {
138
- "input": ["text"],
139
- "output": ["text"]
140
- },
141
- "tagline": "Command A Translate is Cohere’s state of the art machine translation model, excelling at a variety of translation tasks on 23 languages: English, French, Spanish, Italian, German, Portuguese, Japanese"
142
- },
143
- {
144
- "id": "command-a-vision-07-2025",
145
- "name": "command-a-vision-07-2025",
146
- "created_by": "cohere",
147
- "source": "official",
148
- "last_updated": "2026-03-21",
149
- "description": "Command A Vision is our first model capable of processing images, excelling in enterprise use cases such as analyzing charts, graphs, and diagrams, table understanding, OCR, document Q&amp;A, and object detection. It officially supports English, Portuguese, Italian, French, German, and Spanish.",
150
- "status": "active",
151
- "context_window": 128e3,
152
- "max_output_tokens": 8e3,
153
- "capabilities": {
154
- "streaming": true,
155
- "vision": true
156
- },
157
- "modalities": {
158
- "input": ["text", "image"],
159
- "output": ["text"]
160
- },
161
- "tagline": "Command A Vision is our first model capable of processing images, excelling in enterprise use cases such as analyzing charts, graphs, and diagrams, table understanding, OCR, document Q&amp;A, and object detection."
162
- },
163
- {
164
- "id": "command-light-nightly",
165
- "name": "command-light-nightly",
166
- "created_by": "cohere",
167
- "source": "official",
168
- "last_updated": "2026-03-21",
169
- "description": "N/A",
170
- "status": "active",
171
- "capabilities": { "streaming": true },
172
- "modalities": {
173
- "input": ["text"],
174
- "output": ["text"]
175
- },
176
- "tagline": "N/A"
177
- },
178
- {
179
- "id": "command-nightly",
180
- "name": "command-nightly",
181
- "created_by": "cohere",
182
- "source": "official",
183
- "last_updated": "2026-03-21",
184
- "description": "N/A",
185
- "status": "active",
186
- "capabilities": { "streaming": true },
187
- "modalities": {
188
- "input": ["text"],
189
- "output": ["text"]
190
- },
191
- "tagline": "N/A"
192
- },
193
- {
194
- "id": "command-r-03-2024",
195
- "name": "command-r-03-2024",
196
- "created_by": "cohere",
197
- "source": "official",
198
- "last_updated": "2026-03-21",
199
- "description": "Command R is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models. It can be used for complex workflows like code generation, retrieval augmented generation (RAG), tool use, and agents.",
200
- "status": "deprecated",
201
- "context_window": 128e3,
202
- "max_output_tokens": 4e3,
203
- "capabilities": {
204
- "streaming": true,
205
- "tool_call": true
206
- },
207
- "modalities": {
208
- "input": ["text"],
209
- "output": ["text"]
210
- },
211
- "tagline": "Command R is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models."
212
- },
213
- {
214
- "id": "command-r-08-2024",
215
- "name": "command-r-08-2024",
216
- "created_by": "cohere",
217
- "source": "official",
218
- "last_updated": "2026-03-21",
219
- "description": "command-r-08-2024 is an update of the Command R model, delivered in August 2024. Find more information here",
220
- "status": "active",
221
- "context_window": 128e3,
222
- "max_output_tokens": 4e3,
223
- "capabilities": { "streaming": true },
224
- "modalities": {
225
- "input": ["text"],
226
- "output": ["text"]
227
- },
228
- "tagline": "command-r-08-2024 is an update of the Command R model, delivered in August 2024."
229
- },
230
- {
231
- "id": "command-r-plus-04-2024",
232
- "name": "command-r-plus-04-2024",
233
- "created_by": "cohere",
234
- "source": "official",
235
- "last_updated": "2026-03-21",
236
- "description": "Command R+ is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models. It is best suited for complex RAG workflows and multi-step tool use.",
237
- "status": "deprecated",
238
- "context_window": 128e3,
239
- "max_output_tokens": 4e3,
240
- "capabilities": {
241
- "streaming": true,
242
- "tool_call": true
243
- },
244
- "modalities": {
245
- "input": ["text"],
246
- "output": ["text"]
247
- },
248
- "tagline": "Command R+ is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models."
249
- },
250
- {
251
- "id": "command-r-plus-08-2024",
252
- "name": "command-r-plus-08-2024",
253
- "created_by": "cohere",
254
- "source": "official",
255
- "last_updated": "2026-03-21",
256
- "description": "command-r-plus-08-2024 is an update of the Command R+ model, delivered in August 2024. Find more information here",
257
- "status": "active",
258
- "context_window": 128e3,
259
- "max_output_tokens": 4e3,
260
- "capabilities": { "streaming": true },
261
- "modalities": {
262
- "input": ["text"],
263
- "output": ["text"]
264
- },
265
- "tagline": "command-r-plus-08-2024 is an update of the Command R+ model, delivered in August 2024."
266
- },
267
- {
268
- "id": "command-r7b-12-2024",
269
- "name": "command-r7b-12-2024",
270
- "created_by": "cohere",
271
- "source": "official",
272
- "last_updated": "2026-03-21",
273
- "description": "N/A",
274
- "status": "active",
275
- "context_window": 128e3,
276
- "max_output_tokens": 4e3,
277
- "capabilities": {
278
- "streaming": true,
279
- "tool_call": true,
280
- "reasoning": true
281
- },
282
- "modalities": {
283
- "input": ["text"],
284
- "output": ["text"]
285
- },
286
- "tagline": "command-r7b-12-2024 is a small, fast update delivered in December 2024."
287
- },
288
- {
289
- "id": "embed-english-light-v2.0",
290
- "name": "embed-english-light-v2.0",
291
- "created_by": "cohere",
292
- "source": "official",
293
- "last_updated": "2026-03-21",
294
- "description": "Unique per deployment",
295
- "status": "active",
296
- "model_type": "embed",
297
- "tagline": "Unique per deployment",
298
- "capabilities": { "streaming": true },
299
- "modalities": {
300
- "input": ["text"],
301
- "output": ["text"]
302
- }
303
- },
304
- {
305
- "id": "embed-english-light-v3.0",
306
- "name": "embed-english-light-v3.0",
307
- "created_by": "cohere",
308
- "source": "official",
309
- "last_updated": "2026-03-21",
310
- "description": "Unique per deployment",
311
- "status": "active",
312
- "context_window": 512,
313
- "model_type": "embed",
314
- "tagline": "Text, Images",
315
- "capabilities": {
316
- "streaming": true,
317
- "vision": true
318
- },
319
- "modalities": {
320
- "input": ["text"],
321
- "output": ["text"]
322
- }
323
- },
324
- {
325
- "id": "embed-english-v2.0",
326
- "name": "embed-english-v2.0",
327
- "created_by": "cohere",
328
- "source": "official",
329
- "last_updated": "2026-03-21",
330
- "description": "Unique per deployment",
331
- "status": "active",
332
- "model_type": "embed",
333
- "tagline": "Unique per deployment",
334
- "capabilities": { "streaming": true },
335
- "modalities": {
336
- "input": ["text"],
337
- "output": ["text"]
338
- }
339
- },
340
- {
341
- "id": "embed-english-v3.0",
342
- "name": "embed-english-v3.0",
343
- "created_by": "cohere",
344
- "source": "official",
345
- "last_updated": "2026-03-21",
346
- "description": "Unique per deployment",
347
- "status": "active",
348
- "context_window": 512,
349
- "model_type": "embed",
350
- "tagline": "Text, Images",
351
- "capabilities": {
352
- "streaming": true,
353
- "vision": true
354
- },
355
- "modalities": {
356
- "input": ["text"],
357
- "output": ["text"]
358
- }
359
- },
360
- {
361
- "id": "embed-multilingual-light-v3.0",
362
- "name": "embed-multilingual-light-v3.0",
363
- "created_by": "cohere",
364
- "source": "official",
365
- "last_updated": "2026-03-21",
366
- "description": "Unique per deployment",
367
- "status": "active",
368
- "context_window": 512,
369
- "model_type": "embed",
370
- "tagline": "Text, Images",
371
- "capabilities": {
372
- "streaming": true,
373
- "vision": true
374
- },
375
- "modalities": {
376
- "input": ["text"],
377
- "output": ["text"]
378
- }
379
- },
380
- {
381
- "id": "embed-multilingual-v2.0",
382
- "name": "embed-multilingual-v2.0",
383
- "created_by": "cohere",
384
- "source": "official",
385
- "last_updated": "2026-03-21",
386
- "description": "Unique per deployment",
387
- "status": "active",
388
- "model_type": "embed",
389
- "tagline": "Unique per deployment",
390
- "capabilities": { "streaming": true },
391
- "modalities": {
392
- "input": ["text"],
393
- "output": ["text"]
394
- }
395
- },
396
- {
397
- "id": "embed-multilingual-v3.0",
398
- "name": "embed-multilingual-v3.0",
399
- "created_by": "cohere",
400
- "source": "official",
401
- "last_updated": "2026-03-21",
402
- "description": "Unique per deployment",
403
- "status": "active",
404
- "context_window": 512,
405
- "model_type": "embed",
406
- "tagline": "Text, Images",
407
- "capabilities": {
408
- "streaming": true,
409
- "vision": true
410
- },
411
- "modalities": {
412
- "input": ["text"],
413
- "output": ["text"]
414
- }
415
- },
416
- {
417
- "id": "embed-v4.0",
418
- "name": "embed-v4.0",
419
- "created_by": "cohere",
420
- "source": "official",
421
- "last_updated": "2026-03-21",
422
- "description": "Unique per deployment",
423
- "status": "active",
424
- "context_window": 128e3,
425
- "model_type": "embed",
426
- "tagline": "Text, Images, Mixed texts/images (i.e.",
427
- "capabilities": {
428
- "streaming": true,
429
- "vision": true
430
- },
431
- "modalities": {
432
- "input": ["text"],
433
- "output": ["text"]
434
- }
435
- },
436
- {
437
- "id": "rerank-english-v3.0",
438
- "name": "rerank-english-v3.0",
439
- "created_by": "cohere",
440
- "source": "official",
441
- "last_updated": "2026-03-21",
442
- "description": "Unique per deployment",
443
- "status": "active",
444
- "model_type": "rerank",
445
- "tagline": "Text",
446
- "capabilities": { "streaming": true },
447
- "modalities": {
448
- "input": ["text"],
449
- "output": ["text"]
450
- }
451
- },
452
- {
453
- "id": "rerank-multilingual-v3.0",
454
- "name": "rerank-multilingual-v3.0",
455
- "created_by": "cohere",
456
- "source": "official",
457
- "last_updated": "2026-03-21",
458
- "description": "Unique per deployment",
459
- "status": "active",
460
- "model_type": "rerank",
461
- "tagline": "Text",
462
- "capabilities": { "streaming": true },
463
- "modalities": {
464
- "input": ["text"],
465
- "output": ["text"]
466
- }
467
- },
468
- {
469
- "id": "rerank-v3.5",
470
- "name": "rerank-v3.5",
471
- "created_by": "cohere",
472
- "source": "official",
473
- "last_updated": "2026-03-21",
474
- "description": "Unique per deployment",
475
- "status": "active",
476
- "model_type": "rerank",
477
- "tagline": "Text",
478
- "capabilities": { "streaming": true },
479
- "modalities": {
480
- "input": ["text"],
481
- "output": ["text"]
482
- }
483
- },
484
- {
485
- "id": "rerank-v4.0-fast",
486
- "name": "rerank-v4.0-fast",
487
- "created_by": "cohere",
488
- "source": "official",
489
- "last_updated": "2026-03-21",
490
- "description": "Unique per deployment",
491
- "status": "active",
492
- "model_type": "rerank",
493
- "tagline": "Text",
494
- "capabilities": { "streaming": true },
495
- "modalities": {
496
- "input": ["text"],
497
- "output": ["text"]
498
- }
499
- },
500
- {
501
- "id": "rerank-v4.0-pro",
502
- "name": "rerank-v4.0-pro",
503
- "created_by": "cohere",
504
- "source": "official",
505
- "last_updated": "2026-03-21",
506
- "description": "Unique per deployment",
507
- "status": "active",
508
- "model_type": "rerank",
509
- "tagline": "Text",
510
- "capabilities": { "streaming": true },
511
- "modalities": {
512
- "input": ["text"],
513
- "output": ["text"]
514
- }
515
- }
516
- ]
517
- };
518
- const models = provider.models.map((m) => ({
519
- ...m,
520
- provider: provider.id
521
- }));
522
- //#endregion
523
- export { models, provider };
1
+ const e={id:`cohere`,name:`Cohere`,region:`CA`,headquarters:`Toronto, ON`,founded:2019,url:`https://cohere.com`,api_url:`https://api.cohere.com/v2`,docs_url:`https://docs.cohere.com`,pricing_url:`https://cohere.com/pricing`,description:`Enterprise AI platform specializing in text generation, embeddings, and reranking for RAG.`,type:`direct`,playground_url:`https://dashboard.cohere.com/playground`,status_url:`https://status.cohere.com`,sdk:{python:`cohere`,javascript:`cohere-ai`},openai_compatible:!1,free_tier:!0,github_url:`https://github.com/cohere-ai`,models_url:`https://docs.cohere.com/docs/models`,twitter_url:`https://x.com/CohereAI`,discord_url:`https://discord.com/invite/co-mmunity`,blog_url:`https://cohere.com/blog`,terms_url:`https://cohere.com/terms-of-use`,support_url:`https://cohere.com/contact-sales`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
2
+ <path clip-rule="evenodd" d="M8.128 14.099c.592 0 1.77-.033 3.398-.703 1.897-.781 5.672-2.2 8.395-3.656 1.905-1.018 2.74-2.366 2.74-4.18A4.56 4.56 0 0018.1 1H7.549A6.55 6.55 0 001 7.55c0 3.617 2.745 6.549 7.128 6.549z"/>
3
+ <path clip-rule="evenodd" d="M9.912 18.61a4.387 4.387 0 012.705-4.052l3.323-1.38c3.361-1.394 7.06 1.076 7.06 4.715a5.104 5.104 0 01-5.105 5.104l-3.597-.001a4.386 4.386 0 01-4.386-4.387z"/>
4
+ <path d="M4.776 14.962A3.775 3.775 0 001 18.738v.489a3.776 3.776 0 007.551 0v-.49a3.775 3.775 0 00-3.775-3.775z"/>
5
+ </svg>`,models:[{id:`c4ai-aya-expanse-32b`,name:`c4ai-aya-expanse-32b`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Aya Expanse is a highly performant 32B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging. Serves 23 languages.`,status:`active`,context_window:128e3,max_output_tokens:4e3,model_type:`chat`,tagline:`Aya Expanse is a highly performant 32B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging.`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],family:`aya`,license:`cc-by-nc-4.0`,parameters:32,open_weight:!0},{id:`c4ai-aya-expanse-8b`,name:`c4ai-aya-expanse-8b`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Aya Expanse is a highly performant 8B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging. Serves 23 languages.`,status:`deprecated`,context_window:8e3,max_output_tokens:4e3,model_type:`chat`,tagline:`Aya Expanse is a highly performant 8B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging.`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],family:`aya`,license:`cc-by-nc-4.0`,parameters:8,open_weight:!0},{id:`c4ai-aya-vision-32b`,name:`c4ai-aya-vision-32b`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Aya Vision is a state-of-the-art multimodal model excelling at a variety of critical benchmarks for language, text, and image capabilities. Serves 23 languages. This 32 billion parameter variant is focused on state-of-art multilingual performance.`,status:`active`,context_window:16e3,max_output_tokens:4e3,model_type:`chat`,tagline:`Aya Vision is a state-of-the-art multimodal model excelling at a variety of critical benchmarks for language, text, and image capabilities.`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},endpoints:[`chat`],family:`aya`,license:`cc-by-nc-4.0`,parameters:32,open_weight:!0},{id:`c4ai-aya-vision-8b`,name:`c4ai-aya-vision-8b`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Aya Vision is a state-of-the-art multimodal model excelling at a variety of critical benchmarks for language, text, and image capabilities. This 8 billion parameter variant is focused on low latency and best-in-class performance.`,status:`deprecated`,context_window:16e3,max_output_tokens:4e3,model_type:`chat`,tagline:`Aya Vision is a state-of-the-art multimodal model excelling at a variety of critical benchmarks for language, text, and image capabilities.`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},endpoints:[`chat`],family:`aya`,license:`cc-by-nc-4.0`,parameters:8,open_weight:!0},{id:`command-a-03-2025`,name:`command-a-03-2025`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,context_window:256e3,max_output_tokens:8e3,model_type:`chat`,tagline:`Command A is our most performant model to date, excelling at tool use, agents, retrieval augmented generation (RAG), and multilingual use cases.`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:1,output:2},endpoints:[`chat`],family:`command-a`,license:`cc-by-nc-4.0`,open_weight:!0,tools:[`function_calling`]},{id:`command-a-reasoning-08-2025`,name:`command-a-reasoning-08-2025`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Command A Reasoning is Cohere’s first reasoning model, able to ‘think’ before generating an output in a way that allows it to perform well in certain kinds of nuanced problem-solving and agent-based tasks in 23 languages.`,status:`active`,context_window:256e3,max_output_tokens:32e3,model_type:`reasoning`,tagline:`Command A Reasoning is Cohere’s first reasoning model, able to ‘think’ before generating an output in a way that allows it to perform well in certain kinds of nuanced problem-solving and agent-based t`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:1,output:2},endpoints:[`chat`],family:`command-a`,license:`cc-by-nc-4.0`,open_weight:!0},{id:`command-a-translate-08-2025`,name:`command-a-translate-08-2025`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Command A Translate is Cohere’s state of the art machine translation model, excelling at a variety of translation tasks on 23 languages: English, French, Spanish, Italian, German, Portuguese, Japanese, Korean, Chinese, Arabic, Russian, Polish, Turkish, Vietnamese, Dutch, Czech, Indonesian, Ukrainian, Romanian, Greek, Hindi, Hebrew, Persian.`,status:`active`,context_window:8e3,max_output_tokens:8e3,model_type:`translation`,tagline:`Command A Translate is Cohere’s state of the art machine translation model, excelling at a variety of translation tasks on 23 languages: English, French, Spanish, Italian, German, Portuguese, Japanese`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:1,output:2},endpoints:[`chat`],family:`command-a`,license:`cc-by-nc-4.0`,open_weight:!0},{id:`command-a-vision-07-2025`,name:`command-a-vision-07-2025`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Command A Vision is our first model capable of processing images, excelling in enterprise use cases such as analyzing charts, graphs, and diagrams, table understanding, OCR, document Q&amp;A, and object detection. It officially supports English, Portuguese, Italian, French, German, and Spanish.`,status:`active`,context_window:128e3,max_output_tokens:8e3,model_type:`chat`,tagline:`Command A Vision is our first model capable of processing images, excelling in enterprise use cases such as analyzing charts, graphs, and diagrams, table understanding, OCR, document Q&amp;A, and object detection.`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:1,output:2},endpoints:[`chat`],family:`command-a`,license:`cc-by-nc-4.0`,open_weight:!0},{id:`command-light-nightly`,name:`command-light-nightly`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`N/A`,status:`active`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.3,output:.6},family:`command`,license:`proprietary`,open_weight:!1},{id:`command-nightly`,name:`command-nightly`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`N/A`,status:`active`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:1,output:2},family:`command`,license:`proprietary`,open_weight:!1},{id:`command-r-03-2024`,name:`command-r-03-2024`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Command R is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models. It can be used for complex workflows like code generation, retrieval augmented generation (RAG), tool use, and agents.`,status:`deprecated`,context_window:128e3,max_output_tokens:4e3,successor:`command-r-08-2024`,model_type:`chat`,tagline:`Command R is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models.`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.5,output:1.5},endpoints:[`chat`],family:`command-r`,license:`cc-by-nc-4.0`,open_weight:!0,tools:[`function_calling`]},{id:`command-r-08-2024`,name:`command-r-08-2024`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`command-r-08-2024 is an update of the Command R model, delivered in August 2024. Find more information here`,status:`active`,context_window:128e3,max_output_tokens:4e3,model_type:`chat`,tagline:`command-r-08-2024 is an update of the Command R model, delivered in August 2024.`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:2.5,output:10},endpoints:[`chat`],family:`command-r`,license:`cc-by-nc-4.0`,open_weight:!0},{id:`command-r-plus-04-2024`,name:`command-r-plus-04-2024`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Command R+ is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models. It is best suited for complex RAG workflows and multi-step tool use.`,status:`deprecated`,context_window:128e3,max_output_tokens:4e3,successor:`command-r-plus-08-2024`,model_type:`chat`,tagline:`Command R+ is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models.`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:1,output:2},endpoints:[`chat`],family:`command-r-plus`,license:`cc-by-nc-4.0`,open_weight:!0,tools:[`function_calling`]},{id:`command-r-plus-08-2024`,name:`command-r-plus-08-2024`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`command-r-plus-08-2024 is an update of the Command R+ model, delivered in August 2024. Find more information here`,status:`active`,context_window:128e3,max_output_tokens:4e3,model_type:`chat`,tagline:`command-r-plus-08-2024 is an update of the Command R+ model, delivered in August 2024.`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:1,output:2},endpoints:[`chat`],family:`command-r-plus`,license:`cc-by-nc-4.0`,open_weight:!0},{id:`command-r7b-12-2024`,name:`command-r7b-12-2024`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`N/A`,status:`active`,context_window:128e3,max_output_tokens:4e3,model_type:`chat`,tagline:`command-r7b-12-2024 is a small, fast update delivered in December 2024.`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:1,output:2},endpoints:[`chat`],family:`command-r`,license:`cc-by-nc-4.0`,open_weight:!0,tools:[`function_calling`]},{id:`embed-english-light-v2.0`,name:`embed-english-light-v2.0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,model_type:`embed`,tagline:`Unique per deployment`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`embed`,license:`proprietary`,open_weight:!1},{id:`embed-english-light-v3.0`,name:`embed-english-light-v3.0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,context_window:512,model_type:`embed`,tagline:`Text, Images`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`embed`],family:`embed`,license:`proprietary`,open_weight:!1},{id:`embed-english-v2.0`,name:`embed-english-v2.0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,model_type:`embed`,tagline:`Unique per deployment`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`embed`,license:`proprietary`,open_weight:!1},{id:`embed-english-v3.0`,name:`embed-english-v3.0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,context_window:512,model_type:`embed`,tagline:`Text, Images`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`embed`],family:`embed`,license:`proprietary`,open_weight:!1},{id:`embed-multilingual-light-v3.0`,name:`embed-multilingual-light-v3.0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,context_window:512,model_type:`embed`,tagline:`Text, Images`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`embed`],family:`embed`,license:`proprietary`,open_weight:!1},{id:`embed-multilingual-v2.0`,name:`embed-multilingual-v2.0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,model_type:`embed`,tagline:`Unique per deployment`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`embed`,license:`proprietary`,open_weight:!1},{id:`embed-multilingual-v3.0`,name:`embed-multilingual-v3.0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,context_window:512,model_type:`embed`,tagline:`Text, Images`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`embed`],family:`embed`,license:`proprietary`,open_weight:!1},{id:`embed-v4.0`,name:`embed-v4.0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,context_window:128e3,model_type:`embed`,tagline:`Text, Images, Mixed texts/images (i.e.`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`embed`],family:`embed`,license:`proprietary`,open_weight:!1},{id:`rerank-english-v3.0`,name:`rerank-english-v3.0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,model_type:`rerank`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},tagline:`Unique per deployment`,family:`rerank`,license:`proprietary`,open_weight:!1},{id:`rerank-multilingual-v3.0`,name:`rerank-multilingual-v3.0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,model_type:`rerank`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},tagline:`Unique per deployment`,family:`rerank`,license:`proprietary`,open_weight:!1},{id:`rerank-v3.5`,name:`rerank-v3.5`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,model_type:`rerank`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},tagline:`Unique per deployment`,family:`rerank`,license:`proprietary`,open_weight:!1},{id:`rerank-v4.0-fast`,name:`rerank-v4.0-fast`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,model_type:`rerank`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},tagline:`Unique per deployment`,family:`rerank`,license:`proprietary`,open_weight:!1},{id:`rerank-v4.0-pro`,name:`rerank-v4.0-pro`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,description:`Unique per deployment`,status:`active`,model_type:`rerank`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},tagline:`Unique per deployment`,family:`rerank`,license:`proprietary`,open_weight:!1}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};