@@ -70,8 +70,8 @@ The following table lists the Cohere models that you can inference via the Azur
70
70
| ------ | ---- | --- |
71
71
| [ 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] ( ../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text (131,072 tokens) <br /> - ** Output:** text (4,096 tokens) <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text, JSON |
72
72
| [ Cohere-command-r-08-2024] ( https://ai.azure.com/explore/models/Cohere-command-r-08-2024/version/1/registry/azureml-cohere ) | [ chat-completion] ( ../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text (131,072 tokens) <br /> - ** Output:** text (4,096 tokens) <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text, JSON |
73
- | [ Cohere-command-r-plus] ( https://ai.azure.com/explore/models/Cohere-command-r-plus/version/1/registry/azureml-cohere ) (deprecated) | [ chat-completion] ( ../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text (131,072 tokens) <br /> - ** Output:** text (4,096 tokens) <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text, JSON |
74
- | [ Cohere-command-r] ( https://ai.azure.com/explore/models/Cohere-command-r/version/1/registry/azureml-cohere ) (deprecated)| [ chat-completion] ( ../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text (131,072 tokens) <br /> - ** Output:** text (4,096 tokens) <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text, JSON |
73
+ | [ Cohere-command-r-plus] ( https://ai.azure.com/explore/models/Cohere-command-r-plus/version/1/registry/azureml-cohere ) < br > (deprecated) | [ chat-completion] ( ../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text (131,072 tokens) <br /> - ** Output:** text (4,096 tokens) <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text, JSON |
74
+ | [ Cohere-command-r] ( https://ai.azure.com/explore/models/Cohere-command-r/version/1/registry/azureml-cohere ) < br > (deprecated)| [ chat-completion] ( ../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text (131,072 tokens) <br /> - ** Output:** text (4,096 tokens) <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text, JSON |
75
75
| [ Cohere-embed-v3-english] ( https://ai.azure.com/explore/models/Cohere-embed-v3-english/version/1/registry/azureml-cohere ) | [ embeddings] ( ../model-inference/how-to/use-embeddings.md?context=/azure/ai-foundry/context/context ) <br /> [ image-embeddings] ( ../model-inference/how-to/use-image-embeddings.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text (512 tokens) <br /> - ** Output:** Vector (1,024 dim.) |
76
76
| [ Cohere-embed-v3-multilingual] ( https://ai.azure.com/explore/models/Cohere-embed-v3-multilingual/version/1/registry/azureml-cohere ) | [ embeddings] ( ../model-inference/how-to/use-embeddings.md?context=/azure/ai-foundry/context/context ) <br /> [ image-embeddings] ( ../model-inference/how-to/use-image-embeddings.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text (512 tokens) <br /> - ** Output:** Vector (1,024 dim.) |
77
77
@@ -108,8 +108,8 @@ The following table lists the Cohere rerank models. To perform inferencing with
108
108
| Model | Type | Inference API |
109
109
| ------ | ---- | --- |
110
110
| [ Cohere-rerank-v3.5] ( https://ai.azure.com/explore/models/Cohere-rerank-v3.5/version/1/registry/azureml-cohere ) | rerank <br > text classification | [ Cohere's v2/rerank API] ( https://docs.cohere.com/v2/reference/rerank ) |
111
- | [ Cohere-rerank-v3-english] ( https://ai.azure.com/explore/models/Cohere-rerank-v3-english/version/1/registry/azureml-cohere ) (deprecated) | rerank <br > text classification | [ Cohere's v2/rerank API] ( https://docs.cohere.com/v2/reference/rerank ) <br > [ Cohere's v1/rerank API] ( https://docs.cohere.com/v1/reference/rerank ) |
112
- | [ Cohere-rerank-v3-multilingual] ( https://ai.azure.com/explore/models/Cohere-rerank-v3-multilingual/version/1/registry/azureml-cohere ) (deprecated) | rerank <br > text classification | [ Cohere's v2/rerank API] ( https://docs.cohere.com/v2/reference/rerank ) <br > [ Cohere's v1/rerank API] ( https://docs.cohere.com/v1/reference/rerank ) |
111
+ | [ Cohere-rerank-v3-english] ( https://ai.azure.com/explore/models/Cohere-rerank-v3-english/version/1/registry/azureml-cohere ) < br > (deprecated) | rerank <br > text classification | [ Cohere's v2/rerank API] ( https://docs.cohere.com/v2/reference/rerank ) <br > [ Cohere's v1/rerank API] ( https://docs.cohere.com/v1/reference/rerank ) |
112
+ | [ Cohere-rerank-v3-multilingual] ( https://ai.azure.com/explore/models/Cohere-rerank-v3-multilingual/version/1/registry/azureml-cohere ) < br > (deprecated) | rerank <br > text classification | [ Cohere's v2/rerank API] ( https://docs.cohere.com/v2/reference/rerank ) <br > [ Cohere's v1/rerank API] ( https://docs.cohere.com/v1/reference/rerank ) |
113
113
114
114
115
115
#### Pricing for Cohere rerank models
0 commit comments