library · inferred from evidence
cohere.ClientV2
A newer version of the Cohere Python client library that returns errors with certain Azure deployments.
- 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