-
Just wanted to add, that for some languages, Anthropic as LLM (i.e. Sonnet 3.5) + Cohere as embedding model gives much superior results to either OpenAI or any other Open Source embedding model.
I …
-
### What happened?
I'm attempting to use Cohere's embeddings in chromadb but getting the attached error. Here is my code:
from chromadb.utils import embedding_functions
cohere_ef = embedding_func…
-
## description
Have Cohere outputs explicitly provide a title
## details
Add as extra field in response JSON in S3 (and thus API)
-
I want to use Cohere's multilingual embedding and rerank models within Azure. Can I configure it today, or is Azure exclusive to OpenAI?
-
### Which component is this bug for?
Cohere Instrumentation
### 📜 Description
I use the CohereInstrumentor, but it does not create any spans for my trace.
### 👟 Reproduction steps
```python
impo…
-
-
### The Feature
Models supported by Cohere return `citations` if you add a `documents` variable in the completion request (both `stream=True`, and `stream=False`) In response, chat completion returns…
-
Try this and it doesn't work:
```
import cohere_aws
import boto3
co = cohere_aws.Client(mode=cohere_aws.Mode.BEDROCK)
message = "Write a LinkedIn post about starting a career in tech:"
res…
-
Failed to import transformers.models.cohere.configuration_cohere because of the following error (look up to see its traceback):
No module named 'transformers.models.cohere.configuration_cohere'
-
### Validations
- [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [x] I'm not able to find an [open issue](https://githu…