langchain/libs/partners/cohere
Giannis 8cf1d75d08
cohere[patch]: Fix retriever (#19771)
* Replace `source_documents` with `documents`
* Pass `documents` as a named arg vs keyword
* Make `parsed_docs` more robust
* Fix edge case of doc page_content being `None`
2024-03-31 14:47:03 -07:00
..
docs cohere[patch]: misc fixs tool use agent and cohere chat (#19705) 2024-03-28 10:19:38 -07:00
langchain_cohere cohere[patch]: Fix retriever (#19771) 2024-03-31 14:47:03 -07:00
scripts cohere[patch]: add cohere as a partner package (#19049) 2024-03-25 20:23:47 +00:00
tests cohere[patch]: misc fixs tool use agent and cohere chat (#19705) 2024-03-28 10:19:38 -07:00
.gitignore cohere[patch]: add cohere as a partner package (#19049) 2024-03-25 20:23:47 +00:00
LICENSE cohere[patch]: add cohere as a partner package (#19049) 2024-03-25 20:23:47 +00:00
Makefile cohere[patch]: add cohere as a partner package (#19049) 2024-03-25 20:23:47 +00:00
poetry.lock cohere[patch]: Add cohere tools agent (#19602) 2024-03-27 18:35:43 -07:00
pyproject.toml cohere[patch]: release 0.1.0rc1 (rc1-2 never released) (#19731) 2024-03-28 19:12:22 +00:00
README.md cohere[patch]: add cohere as a partner package (#19049) 2024-03-25 20:23:47 +00:00

langchain-cohere