@@ -69,8 +69,8 @@ The Cohere family of models includes various models optimized for different use
69
69
70
70
| Model | Type | Tier | Capabilities |
71
71
| ------ | ---- | --- | ------------ |
72
- | [ Cohere-embed-v3-english] ( https://ai.azure.com/explore/models/Cohere-embed-v3-english/version/1/registry/azureml-cohere ) | embeddings | Global standard | - ** Input:** text (512 tokens) <br /> - ** Output:** Vector (1,024 dim.) <br /> - ** Languages:** en |
73
- | [ Cohere-embed-v3-multilingual] ( https://ai.azure.com/explore/models/Cohere-embed-v3-multilingual/version/1/registry/azureml-cohere ) | 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 |
72
+ | [ 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 |
73
+ | [ 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 |
74
74
| [ 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 |
75
75
| [ 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 |
76
76
| [ Cohere-command-r-plus] ( https://ai.azure.com/explore/models/Cohere-command-r-plus/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 |
0 commit comments