You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/templates/cohere-librarian/cohere_librarian
Anirudh31415926535 7677ceea60
docs: model parameter mandatory for cohere embedding and rerank (#23349)
Latest langchain-cohere sdk mandates passing in the model parameter into
the Embeddings and Reranker inits.

This PR is to update the docs to reflect these changes.
2 months ago
..
__init__.py
blurb_matcher.py docs: model parameter mandatory for cohere embedding and rerank (#23349) 2 months ago
chain.py
chat.py docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 9 months ago
library_info.py templates: fix deps (#15439) 9 months ago
rag.py patch: deprecate (a)get_relevant_documents (#20477) 5 months ago
router.py templates: fix deps (#15439) 9 months ago