@@ -131,14 +131,15 @@ The Cohere family of models includes various models optimized for different use
131
131
132
132
| Model | Type | Tier | Capabilities |
133
133
| ------ | ---- | --- | ------------ |
134
+ | [ Cohere-command-A] ( https://aka.ms/aistudio/landing/cohere-command-a ) | chat-completion | Global Standard | - ** Input:** text (256,000 tokens)<br >- ** Output:** text (8,000 tokens)<br >- ** Languages:** ` en ` , ` fr ` , ` es ` , ` it ` , ` de ` , ` pt-br ` , ` ja ` , ` ko ` , ` zh-cn ` , and ` ar ` <br >- ** Tool calling:** Yes<br >- ** Response formats:** Text, JSON |
134
135
| [ Cohere-command-r-plus-08-2024] ( https://ai.azure.com/explore/models/Cohere-command-r-plus-08-2024/version/1/registry/azureml-cohere ) | chat-completion | Global standard | - ** Input:** text (131,072 tokens) <br /> - ** Output:** (4,096 tokens) <br /> - ** Languages:** ` en ` , ` fr ` , ` es ` , ` it ` , ` de ` , ` pt-br ` , ` ja ` , ` ko ` , ` zh-cn ` , and ` ar ` <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text, JSON |
135
136
| [ Cohere-command-r-08-2024] ( https://ai.azure.com/explore/models/Cohere-command-r-08-2024/version/1/registry/azureml-cohere ) | chat-completion | Global standard | - ** Input:** text (131,072 tokens) <br /> - ** Output:** (4,096 tokens) <br /> - ** Languages:** ` en ` , ` fr ` , ` es ` , ` it ` , ` de ` , ` pt-br ` , ` ja ` , ` ko ` , ` zh-cn ` , and ` ar ` <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text, JSON |
136
137
| [ Cohere-command-r-plus] ( https://ai.azure.com/explore/models/Cohere-command-r-plus/version/1/registry/azureml-cohere ) <br > (deprecated) | chat-completion | Global standard | - ** Input:** text (131,072 tokens) <br /> - ** Output:** (4,096 tokens) <br /> - ** Languages:** ` en ` , ` fr ` , ` es ` , ` it ` , ` de ` , ` pt-br ` , ` ja ` , ` ko ` , ` zh-cn ` , and ` ar ` <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text, JSON |
137
138
| [ Cohere-command-r] ( https://ai.azure.com/explore/models/Cohere-command-r/version/1/registry/azureml-cohere ) <br > (deprecated) | chat-completion | Global standard | - ** Input:** text (131,072 tokens) <br /> - ** Output:** (4,096 tokens) <br /> - ** Languages:** ` en ` , ` fr ` , ` es ` , ` it ` , ` de ` , ` pt-br ` , ` ja ` , ` ko ` , ` zh-cn ` , and ` ar ` <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text, JSON |
139
+ | [ Cohere-embed-v-4] ( https://aka.ms/aistudio/landing/cohere-embed-4 ) | embeddings | Global Standard | - ** Input:** image, text<br >- ** Output:** image, text (128,000 tokens)<br >- ** Languages:** English, German, Spanish, French, Italian, Japanese, Korean, Arabic, Chinese, Hindi (total 100+ languages)<br >- ** Tool calling:** Yes<br >- ** Response formats:** image, text |
138
140
| [ Cohere-embed-v3-english] ( https://ai.azure.com/explore/models/Cohere-embed-v3-english/version/1/registry/azureml-cohere ) | embeddings <br /> image-embeddings | Global standard | - ** Input:** text (512 tokens) <br /> - ** Output:** Vector (1,024 dim.) <br /> - ** Languages:** en |
139
141
| [ Cohere-embed-v3-multilingual] ( https://ai.azure.com/explore/models/Cohere-embed-v3-multilingual/version/1/registry/azureml-cohere ) | embeddings <br /> image-embeddings | Global standard | - ** Input:** text (512 tokens) <br /> - ** Output:** Vector (1,024 dim.) <br /> - ** Languages:** ` en ` , ` fr ` , ` es ` , ` it ` , ` de ` , ` pt-br ` , ` ja ` , ` ko ` , ` zh-cn ` , and ` ar ` |
140
142
141
-
142
143
See [ this model collection in Azure AI Foundry portal] ( https://ai.azure.com/explore/models?&selectedCollection=cohere ) .
143
144
144
145
### Core42
0 commit comments