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,525 +1,5 @@
|
|
|
1
|
-
Object.defineProperty(exports,
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
"name": "Cohere",
|
|
6
|
-
"region": "CA",
|
|
7
|
-
"url": "https://cohere.com",
|
|
8
|
-
"api_url": "https://api.cohere.com/v2",
|
|
9
|
-
"docs_url": "https://docs.cohere.com",
|
|
10
|
-
"pricing_url": "https://cohere.com/pricing",
|
|
11
|
-
"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>",
|
|
12
|
-
"models": [
|
|
13
|
-
{
|
|
14
|
-
"id": "c4ai-aya-expanse-32b",
|
|
15
|
-
"name": "c4ai-aya-expanse-32b",
|
|
16
|
-
"created_by": "cohere",
|
|
17
|
-
"source": "official",
|
|
18
|
-
"last_updated": "2026-03-21",
|
|
19
|
-
"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.",
|
|
20
|
-
"status": "active",
|
|
21
|
-
"context_window": 128e3,
|
|
22
|
-
"max_output_tokens": 4e3,
|
|
23
|
-
"capabilities": { "streaming": true },
|
|
24
|
-
"modalities": {
|
|
25
|
-
"input": ["text"],
|
|
26
|
-
"output": ["text"]
|
|
27
|
-
},
|
|
28
|
-
"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."
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"id": "c4ai-aya-expanse-8b",
|
|
32
|
-
"name": "c4ai-aya-expanse-8b",
|
|
33
|
-
"created_by": "cohere",
|
|
34
|
-
"source": "official",
|
|
35
|
-
"last_updated": "2026-03-21",
|
|
36
|
-
"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.",
|
|
37
|
-
"status": "deprecated",
|
|
38
|
-
"context_window": 8e3,
|
|
39
|
-
"max_output_tokens": 4e3,
|
|
40
|
-
"capabilities": { "streaming": true },
|
|
41
|
-
"modalities": {
|
|
42
|
-
"input": ["text"],
|
|
43
|
-
"output": ["text"]
|
|
44
|
-
},
|
|
45
|
-
"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."
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"id": "c4ai-aya-vision-32b",
|
|
49
|
-
"name": "c4ai-aya-vision-32b",
|
|
50
|
-
"created_by": "cohere",
|
|
51
|
-
"source": "official",
|
|
52
|
-
"last_updated": "2026-03-21",
|
|
53
|
-
"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.",
|
|
54
|
-
"status": "active",
|
|
55
|
-
"context_window": 16e3,
|
|
56
|
-
"max_output_tokens": 4e3,
|
|
57
|
-
"capabilities": {
|
|
58
|
-
"streaming": true,
|
|
59
|
-
"vision": true
|
|
60
|
-
},
|
|
61
|
-
"modalities": {
|
|
62
|
-
"input": ["text", "image"],
|
|
63
|
-
"output": ["text"]
|
|
64
|
-
},
|
|
65
|
-
"tagline": "Aya Vision is a state-of-the-art multimodal model excelling at a variety of critical benchmarks for language, text, and image capabilities."
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"id": "c4ai-aya-vision-8b",
|
|
69
|
-
"name": "c4ai-aya-vision-8b",
|
|
70
|
-
"created_by": "cohere",
|
|
71
|
-
"source": "official",
|
|
72
|
-
"last_updated": "2026-03-21",
|
|
73
|
-
"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.",
|
|
74
|
-
"status": "deprecated",
|
|
75
|
-
"context_window": 16e3,
|
|
76
|
-
"max_output_tokens": 4e3,
|
|
77
|
-
"capabilities": {
|
|
78
|
-
"streaming": true,
|
|
79
|
-
"vision": true
|
|
80
|
-
},
|
|
81
|
-
"modalities": {
|
|
82
|
-
"input": ["text", "image"],
|
|
83
|
-
"output": ["text"]
|
|
84
|
-
},
|
|
85
|
-
"tagline": "Aya Vision is a state-of-the-art multimodal model excelling at a variety of critical benchmarks for language, text, and image capabilities."
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"id": "command-a-03-2025",
|
|
89
|
-
"name": "command-a-03-2025",
|
|
90
|
-
"created_by": "cohere",
|
|
91
|
-
"source": "official",
|
|
92
|
-
"last_updated": "2026-03-21",
|
|
93
|
-
"description": "Unique per deployment",
|
|
94
|
-
"status": "active",
|
|
95
|
-
"context_window": 256e3,
|
|
96
|
-
"max_output_tokens": 8e3,
|
|
97
|
-
"capabilities": {
|
|
98
|
-
"streaming": true,
|
|
99
|
-
"tool_call": true
|
|
100
|
-
},
|
|
101
|
-
"modalities": {
|
|
102
|
-
"input": ["text"],
|
|
103
|
-
"output": ["text"]
|
|
104
|
-
},
|
|
105
|
-
"tagline": "Command A is our most performant model to date, excelling at tool use, agents, retrieval augmented generation (RAG), and multilingual use cases."
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"id": "command-a-reasoning-08-2025",
|
|
109
|
-
"name": "command-a-reasoning-08-2025",
|
|
110
|
-
"created_by": "cohere",
|
|
111
|
-
"source": "official",
|
|
112
|
-
"last_updated": "2026-03-21",
|
|
113
|
-
"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.",
|
|
114
|
-
"status": "active",
|
|
115
|
-
"context_window": 256e3,
|
|
116
|
-
"max_output_tokens": 32e3,
|
|
117
|
-
"capabilities": {
|
|
118
|
-
"streaming": true,
|
|
119
|
-
"reasoning": true
|
|
120
|
-
},
|
|
121
|
-
"modalities": {
|
|
122
|
-
"input": ["text"],
|
|
123
|
-
"output": ["text"]
|
|
124
|
-
},
|
|
125
|
-
"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"
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
"id": "command-a-translate-08-2025",
|
|
129
|
-
"name": "command-a-translate-08-2025",
|
|
130
|
-
"created_by": "cohere",
|
|
131
|
-
"source": "official",
|
|
132
|
-
"last_updated": "2026-03-21",
|
|
133
|
-
"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.",
|
|
134
|
-
"status": "active",
|
|
135
|
-
"context_window": 8e3,
|
|
136
|
-
"max_output_tokens": 8e3,
|
|
137
|
-
"capabilities": { "streaming": true },
|
|
138
|
-
"modalities": {
|
|
139
|
-
"input": ["text"],
|
|
140
|
-
"output": ["text"]
|
|
141
|
-
},
|
|
142
|
-
"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"
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"id": "command-a-vision-07-2025",
|
|
146
|
-
"name": "command-a-vision-07-2025",
|
|
147
|
-
"created_by": "cohere",
|
|
148
|
-
"source": "official",
|
|
149
|
-
"last_updated": "2026-03-21",
|
|
150
|
-
"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&A, and object detection. It officially supports English, Portuguese, Italian, French, German, and Spanish.",
|
|
151
|
-
"status": "active",
|
|
152
|
-
"context_window": 128e3,
|
|
153
|
-
"max_output_tokens": 8e3,
|
|
154
|
-
"capabilities": {
|
|
155
|
-
"streaming": true,
|
|
156
|
-
"vision": true
|
|
157
|
-
},
|
|
158
|
-
"modalities": {
|
|
159
|
-
"input": ["text", "image"],
|
|
160
|
-
"output": ["text"]
|
|
161
|
-
},
|
|
162
|
-
"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&A, and object detection."
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"id": "command-light-nightly",
|
|
166
|
-
"name": "command-light-nightly",
|
|
167
|
-
"created_by": "cohere",
|
|
168
|
-
"source": "official",
|
|
169
|
-
"last_updated": "2026-03-21",
|
|
170
|
-
"description": "N/A",
|
|
171
|
-
"status": "active",
|
|
172
|
-
"capabilities": { "streaming": true },
|
|
173
|
-
"modalities": {
|
|
174
|
-
"input": ["text"],
|
|
175
|
-
"output": ["text"]
|
|
176
|
-
},
|
|
177
|
-
"tagline": "N/A"
|
|
178
|
-
},
|
|
179
|
-
{
|
|
180
|
-
"id": "command-nightly",
|
|
181
|
-
"name": "command-nightly",
|
|
182
|
-
"created_by": "cohere",
|
|
183
|
-
"source": "official",
|
|
184
|
-
"last_updated": "2026-03-21",
|
|
185
|
-
"description": "N/A",
|
|
186
|
-
"status": "active",
|
|
187
|
-
"capabilities": { "streaming": true },
|
|
188
|
-
"modalities": {
|
|
189
|
-
"input": ["text"],
|
|
190
|
-
"output": ["text"]
|
|
191
|
-
},
|
|
192
|
-
"tagline": "N/A"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"id": "command-r-03-2024",
|
|
196
|
-
"name": "command-r-03-2024",
|
|
197
|
-
"created_by": "cohere",
|
|
198
|
-
"source": "official",
|
|
199
|
-
"last_updated": "2026-03-21",
|
|
200
|
-
"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.",
|
|
201
|
-
"status": "deprecated",
|
|
202
|
-
"context_window": 128e3,
|
|
203
|
-
"max_output_tokens": 4e3,
|
|
204
|
-
"capabilities": {
|
|
205
|
-
"streaming": true,
|
|
206
|
-
"tool_call": true
|
|
207
|
-
},
|
|
208
|
-
"modalities": {
|
|
209
|
-
"input": ["text"],
|
|
210
|
-
"output": ["text"]
|
|
211
|
-
},
|
|
212
|
-
"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."
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"id": "command-r-08-2024",
|
|
216
|
-
"name": "command-r-08-2024",
|
|
217
|
-
"created_by": "cohere",
|
|
218
|
-
"source": "official",
|
|
219
|
-
"last_updated": "2026-03-21",
|
|
220
|
-
"description": "command-r-08-2024 is an update of the Command R model, delivered in August 2024. Find more information here",
|
|
221
|
-
"status": "active",
|
|
222
|
-
"context_window": 128e3,
|
|
223
|
-
"max_output_tokens": 4e3,
|
|
224
|
-
"capabilities": { "streaming": true },
|
|
225
|
-
"modalities": {
|
|
226
|
-
"input": ["text"],
|
|
227
|
-
"output": ["text"]
|
|
228
|
-
},
|
|
229
|
-
"tagline": "command-r-08-2024 is an update of the Command R model, delivered in August 2024."
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
"id": "command-r-plus-04-2024",
|
|
233
|
-
"name": "command-r-plus-04-2024",
|
|
234
|
-
"created_by": "cohere",
|
|
235
|
-
"source": "official",
|
|
236
|
-
"last_updated": "2026-03-21",
|
|
237
|
-
"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.",
|
|
238
|
-
"status": "deprecated",
|
|
239
|
-
"context_window": 128e3,
|
|
240
|
-
"max_output_tokens": 4e3,
|
|
241
|
-
"capabilities": {
|
|
242
|
-
"streaming": true,
|
|
243
|
-
"tool_call": true
|
|
244
|
-
},
|
|
245
|
-
"modalities": {
|
|
246
|
-
"input": ["text"],
|
|
247
|
-
"output": ["text"]
|
|
248
|
-
},
|
|
249
|
-
"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."
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
"id": "command-r-plus-08-2024",
|
|
253
|
-
"name": "command-r-plus-08-2024",
|
|
254
|
-
"created_by": "cohere",
|
|
255
|
-
"source": "official",
|
|
256
|
-
"last_updated": "2026-03-21",
|
|
257
|
-
"description": "command-r-plus-08-2024 is an update of the Command R+ model, delivered in August 2024. Find more information here",
|
|
258
|
-
"status": "active",
|
|
259
|
-
"context_window": 128e3,
|
|
260
|
-
"max_output_tokens": 4e3,
|
|
261
|
-
"capabilities": { "streaming": true },
|
|
262
|
-
"modalities": {
|
|
263
|
-
"input": ["text"],
|
|
264
|
-
"output": ["text"]
|
|
265
|
-
},
|
|
266
|
-
"tagline": "command-r-plus-08-2024 is an update of the Command R+ model, delivered in August 2024."
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
"id": "command-r7b-12-2024",
|
|
270
|
-
"name": "command-r7b-12-2024",
|
|
271
|
-
"created_by": "cohere",
|
|
272
|
-
"source": "official",
|
|
273
|
-
"last_updated": "2026-03-21",
|
|
274
|
-
"description": "N/A",
|
|
275
|
-
"status": "active",
|
|
276
|
-
"context_window": 128e3,
|
|
277
|
-
"max_output_tokens": 4e3,
|
|
278
|
-
"capabilities": {
|
|
279
|
-
"streaming": true,
|
|
280
|
-
"tool_call": true,
|
|
281
|
-
"reasoning": true
|
|
282
|
-
},
|
|
283
|
-
"modalities": {
|
|
284
|
-
"input": ["text"],
|
|
285
|
-
"output": ["text"]
|
|
286
|
-
},
|
|
287
|
-
"tagline": "command-r7b-12-2024 is a small, fast update delivered in December 2024."
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"id": "embed-english-light-v2.0",
|
|
291
|
-
"name": "embed-english-light-v2.0",
|
|
292
|
-
"created_by": "cohere",
|
|
293
|
-
"source": "official",
|
|
294
|
-
"last_updated": "2026-03-21",
|
|
295
|
-
"description": "Unique per deployment",
|
|
296
|
-
"status": "active",
|
|
297
|
-
"model_type": "embed",
|
|
298
|
-
"tagline": "Unique per deployment",
|
|
299
|
-
"capabilities": { "streaming": true },
|
|
300
|
-
"modalities": {
|
|
301
|
-
"input": ["text"],
|
|
302
|
-
"output": ["text"]
|
|
303
|
-
}
|
|
304
|
-
},
|
|
305
|
-
{
|
|
306
|
-
"id": "embed-english-light-v3.0",
|
|
307
|
-
"name": "embed-english-light-v3.0",
|
|
308
|
-
"created_by": "cohere",
|
|
309
|
-
"source": "official",
|
|
310
|
-
"last_updated": "2026-03-21",
|
|
311
|
-
"description": "Unique per deployment",
|
|
312
|
-
"status": "active",
|
|
313
|
-
"context_window": 512,
|
|
314
|
-
"model_type": "embed",
|
|
315
|
-
"tagline": "Text, Images",
|
|
316
|
-
"capabilities": {
|
|
317
|
-
"streaming": true,
|
|
318
|
-
"vision": true
|
|
319
|
-
},
|
|
320
|
-
"modalities": {
|
|
321
|
-
"input": ["text"],
|
|
322
|
-
"output": ["text"]
|
|
323
|
-
}
|
|
324
|
-
},
|
|
325
|
-
{
|
|
326
|
-
"id": "embed-english-v2.0",
|
|
327
|
-
"name": "embed-english-v2.0",
|
|
328
|
-
"created_by": "cohere",
|
|
329
|
-
"source": "official",
|
|
330
|
-
"last_updated": "2026-03-21",
|
|
331
|
-
"description": "Unique per deployment",
|
|
332
|
-
"status": "active",
|
|
333
|
-
"model_type": "embed",
|
|
334
|
-
"tagline": "Unique per deployment",
|
|
335
|
-
"capabilities": { "streaming": true },
|
|
336
|
-
"modalities": {
|
|
337
|
-
"input": ["text"],
|
|
338
|
-
"output": ["text"]
|
|
339
|
-
}
|
|
340
|
-
},
|
|
341
|
-
{
|
|
342
|
-
"id": "embed-english-v3.0",
|
|
343
|
-
"name": "embed-english-v3.0",
|
|
344
|
-
"created_by": "cohere",
|
|
345
|
-
"source": "official",
|
|
346
|
-
"last_updated": "2026-03-21",
|
|
347
|
-
"description": "Unique per deployment",
|
|
348
|
-
"status": "active",
|
|
349
|
-
"context_window": 512,
|
|
350
|
-
"model_type": "embed",
|
|
351
|
-
"tagline": "Text, Images",
|
|
352
|
-
"capabilities": {
|
|
353
|
-
"streaming": true,
|
|
354
|
-
"vision": true
|
|
355
|
-
},
|
|
356
|
-
"modalities": {
|
|
357
|
-
"input": ["text"],
|
|
358
|
-
"output": ["text"]
|
|
359
|
-
}
|
|
360
|
-
},
|
|
361
|
-
{
|
|
362
|
-
"id": "embed-multilingual-light-v3.0",
|
|
363
|
-
"name": "embed-multilingual-light-v3.0",
|
|
364
|
-
"created_by": "cohere",
|
|
365
|
-
"source": "official",
|
|
366
|
-
"last_updated": "2026-03-21",
|
|
367
|
-
"description": "Unique per deployment",
|
|
368
|
-
"status": "active",
|
|
369
|
-
"context_window": 512,
|
|
370
|
-
"model_type": "embed",
|
|
371
|
-
"tagline": "Text, Images",
|
|
372
|
-
"capabilities": {
|
|
373
|
-
"streaming": true,
|
|
374
|
-
"vision": true
|
|
375
|
-
},
|
|
376
|
-
"modalities": {
|
|
377
|
-
"input": ["text"],
|
|
378
|
-
"output": ["text"]
|
|
379
|
-
}
|
|
380
|
-
},
|
|
381
|
-
{
|
|
382
|
-
"id": "embed-multilingual-v2.0",
|
|
383
|
-
"name": "embed-multilingual-v2.0",
|
|
384
|
-
"created_by": "cohere",
|
|
385
|
-
"source": "official",
|
|
386
|
-
"last_updated": "2026-03-21",
|
|
387
|
-
"description": "Unique per deployment",
|
|
388
|
-
"status": "active",
|
|
389
|
-
"model_type": "embed",
|
|
390
|
-
"tagline": "Unique per deployment",
|
|
391
|
-
"capabilities": { "streaming": true },
|
|
392
|
-
"modalities": {
|
|
393
|
-
"input": ["text"],
|
|
394
|
-
"output": ["text"]
|
|
395
|
-
}
|
|
396
|
-
},
|
|
397
|
-
{
|
|
398
|
-
"id": "embed-multilingual-v3.0",
|
|
399
|
-
"name": "embed-multilingual-v3.0",
|
|
400
|
-
"created_by": "cohere",
|
|
401
|
-
"source": "official",
|
|
402
|
-
"last_updated": "2026-03-21",
|
|
403
|
-
"description": "Unique per deployment",
|
|
404
|
-
"status": "active",
|
|
405
|
-
"context_window": 512,
|
|
406
|
-
"model_type": "embed",
|
|
407
|
-
"tagline": "Text, Images",
|
|
408
|
-
"capabilities": {
|
|
409
|
-
"streaming": true,
|
|
410
|
-
"vision": true
|
|
411
|
-
},
|
|
412
|
-
"modalities": {
|
|
413
|
-
"input": ["text"],
|
|
414
|
-
"output": ["text"]
|
|
415
|
-
}
|
|
416
|
-
},
|
|
417
|
-
{
|
|
418
|
-
"id": "embed-v4.0",
|
|
419
|
-
"name": "embed-v4.0",
|
|
420
|
-
"created_by": "cohere",
|
|
421
|
-
"source": "official",
|
|
422
|
-
"last_updated": "2026-03-21",
|
|
423
|
-
"description": "Unique per deployment",
|
|
424
|
-
"status": "active",
|
|
425
|
-
"context_window": 128e3,
|
|
426
|
-
"model_type": "embed",
|
|
427
|
-
"tagline": "Text, Images, Mixed texts/images (i.e.",
|
|
428
|
-
"capabilities": {
|
|
429
|
-
"streaming": true,
|
|
430
|
-
"vision": true
|
|
431
|
-
},
|
|
432
|
-
"modalities": {
|
|
433
|
-
"input": ["text"],
|
|
434
|
-
"output": ["text"]
|
|
435
|
-
}
|
|
436
|
-
},
|
|
437
|
-
{
|
|
438
|
-
"id": "rerank-english-v3.0",
|
|
439
|
-
"name": "rerank-english-v3.0",
|
|
440
|
-
"created_by": "cohere",
|
|
441
|
-
"source": "official",
|
|
442
|
-
"last_updated": "2026-03-21",
|
|
443
|
-
"description": "Unique per deployment",
|
|
444
|
-
"status": "active",
|
|
445
|
-
"model_type": "rerank",
|
|
446
|
-
"tagline": "Text",
|
|
447
|
-
"capabilities": { "streaming": true },
|
|
448
|
-
"modalities": {
|
|
449
|
-
"input": ["text"],
|
|
450
|
-
"output": ["text"]
|
|
451
|
-
}
|
|
452
|
-
},
|
|
453
|
-
{
|
|
454
|
-
"id": "rerank-multilingual-v3.0",
|
|
455
|
-
"name": "rerank-multilingual-v3.0",
|
|
456
|
-
"created_by": "cohere",
|
|
457
|
-
"source": "official",
|
|
458
|
-
"last_updated": "2026-03-21",
|
|
459
|
-
"description": "Unique per deployment",
|
|
460
|
-
"status": "active",
|
|
461
|
-
"model_type": "rerank",
|
|
462
|
-
"tagline": "Text",
|
|
463
|
-
"capabilities": { "streaming": true },
|
|
464
|
-
"modalities": {
|
|
465
|
-
"input": ["text"],
|
|
466
|
-
"output": ["text"]
|
|
467
|
-
}
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"id": "rerank-v3.5",
|
|
471
|
-
"name": "rerank-v3.5",
|
|
472
|
-
"created_by": "cohere",
|
|
473
|
-
"source": "official",
|
|
474
|
-
"last_updated": "2026-03-21",
|
|
475
|
-
"description": "Unique per deployment",
|
|
476
|
-
"status": "active",
|
|
477
|
-
"model_type": "rerank",
|
|
478
|
-
"tagline": "Text",
|
|
479
|
-
"capabilities": { "streaming": true },
|
|
480
|
-
"modalities": {
|
|
481
|
-
"input": ["text"],
|
|
482
|
-
"output": ["text"]
|
|
483
|
-
}
|
|
484
|
-
},
|
|
485
|
-
{
|
|
486
|
-
"id": "rerank-v4.0-fast",
|
|
487
|
-
"name": "rerank-v4.0-fast",
|
|
488
|
-
"created_by": "cohere",
|
|
489
|
-
"source": "official",
|
|
490
|
-
"last_updated": "2026-03-21",
|
|
491
|
-
"description": "Unique per deployment",
|
|
492
|
-
"status": "active",
|
|
493
|
-
"model_type": "rerank",
|
|
494
|
-
"tagline": "Text",
|
|
495
|
-
"capabilities": { "streaming": true },
|
|
496
|
-
"modalities": {
|
|
497
|
-
"input": ["text"],
|
|
498
|
-
"output": ["text"]
|
|
499
|
-
}
|
|
500
|
-
},
|
|
501
|
-
{
|
|
502
|
-
"id": "rerank-v4.0-pro",
|
|
503
|
-
"name": "rerank-v4.0-pro",
|
|
504
|
-
"created_by": "cohere",
|
|
505
|
-
"source": "official",
|
|
506
|
-
"last_updated": "2026-03-21",
|
|
507
|
-
"description": "Unique per deployment",
|
|
508
|
-
"status": "active",
|
|
509
|
-
"model_type": "rerank",
|
|
510
|
-
"tagline": "Text",
|
|
511
|
-
"capabilities": { "streaming": true },
|
|
512
|
-
"modalities": {
|
|
513
|
-
"input": ["text"],
|
|
514
|
-
"output": ["text"]
|
|
515
|
-
}
|
|
516
|
-
}
|
|
517
|
-
]
|
|
518
|
-
};
|
|
519
|
-
const models = provider.models.map((m) => ({
|
|
520
|
-
...m,
|
|
521
|
-
provider: provider.id
|
|
522
|
-
}));
|
|
523
|
-
//#endregion
|
|
524
|
-
exports.models = models;
|
|
525
|
-
exports.provider = provider;
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});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&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&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}));exports.models=t,exports.provider=e;
|