Ask a question to get started
Enter to send•Shift+Enter new line
CohereRagRetriever()
BaseRetriever
When specified, the model's reply will be enriched with information found by querying each of the connectors (RAG). These will be returned as langchain documents.
Currently only accepts {"id": "web-search"}.
Cohere ChatModel to use.
Cohere Chat API with RAG.