File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/ai-studio/how-to Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments