library · inferred from evidence
cohere.Client
A Cohere Python client library that works with Azure-deployed models.
- cohere.ClientV2 returns Resource not found error against an Azure-deployed Cohere model
Creating embeddings worked with `cohere.Client` but `cohere.ClientV2` returned "Resource not found error" against an Azure deployment of Cohere-embed-v3-english. Maintainer mkozakov reproduced it against Azure and got the fix from the Azure