Skip to content

Commit

Permalink
Update docs/docs/integrations/providers/cohere.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: ccurme <chester.curme@gmail.com>
  • Loading branch information
sepiatone and ccurme committed Apr 2, 2024
1 parent b97d812 commit 0025eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/integrations/providers/cohere.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Usage of the Cohere (legacy) [LLM model](/docs/integrations/llms/cohere)
### RAG Retriever

```python
from langchain_community.chat_models import ChatCohere
from langchain_cohere.chat_models import ChatCohere
from langchain_cohere.rag_retrievers import CohereRagRetriever
from langchain_core.documents import Document

Expand Down

0 comments on commit 0025eb5

Please sign in to comment.