Skip to content

Commit 02dd10c

Browse files
committed
Links in Cohere Embed doc should link to cohere embed examples
1 parent 4db7e3f commit 02dd10c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/ai-studio/how-to/deploy-models-cohere-embed.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -617,12 +617,12 @@ Cohere Embed V3 models can optimize the embeddings based on its use case.
617617

618618
| Description | Language | Sample |
619619
|-------------------------------------------|-------------------|-----------------------------------------------------------------|
620-
| Web requests | Bash | [Command-R](https://aka.ms/samples/cohere-command-r/webrequests) - [Command-R+](https://aka.ms/samples/cohere-command-r-plus/webrequests) |
620+
| Web requests | Bash | [cohere-embed.ipynb](https://aka.ms/samples/embed-v3/webrequests) |
621621
| Azure AI Inference package for JavaScript | JavaScript | [Link](https://aka.ms/azsdk/azure-ai-inference/javascript/samples) |
622622
| Azure AI Inference package for Python | Python | [Link](https://aka.ms/azsdk/azure-ai-inference/python/samples) |
623-
| OpenAI SDK (experimental) | Python | [Link](https://aka.ms/samples/cohere-command/openaisdk) |
624-
| LangChain | Python | [Link](https://aka.ms/samples/cohere/langchain) |
625-
| Cohere SDK | Python | [Link](https://aka.ms/samples/cohere-python-sdk) |
623+
| OpenAI SDK (experimental) | Python | [Link](https://aka.ms/samples/cohere-embed/openaisdk) |
624+
| LangChain | Python | [Link](https://aka.ms/samples/cohere-embed/langchain) |
625+
| Cohere SDK | Python | [Link](https://aka.ms/samples/cohere-embed/cohere-python-sdk) |
626626
| LiteLLM SDK | Python | [Link](https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/cohere/litellm.ipynb) |
627627

628628
#### Retrieval Augmented Generation (RAG) and tool use samples

0 commit comments

Comments
 (0)