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/libs/partners/cohere/langchain_cohere
harry-cohere e103492eb8
cohere: Add citations to agent, flexibility to tool parsing, fix SDK issue (#19965)
**Description:** Citations are the main addition in this PR. We now emit
them from the multihop agent! Additionally the agent is now more
flexible with observations (`Any` is now accepted), and the Cohere SDK
version is bumped to fix an issue with the most recent version of
pydantic v1 (1.10.15)
6 months ago
..
react_multi_hop cohere: Add citations to agent, flexibility to tool parsing, fix SDK issue (#19965) 6 months ago
__init__.py cohere: Add citations to agent, flexibility to tool parsing, fix SDK issue (#19965) 6 months ago
chat_models.py cohere: Improve integration test stability, fix documents bug (#19929) 6 months ago
cohere_agent.py cohere[patch]: Add multihop tool agent (#19919) 6 months ago
common.py cohere: Add citations to agent, flexibility to tool parsing, fix SDK issue (#19965) 6 months ago
embeddings.py cohere, docs: update imports and installs to langchain_cohere (#19918) 6 months ago
llms.py cohere[patch]: Add multihop tool agent (#19919) 6 months ago
py.typed cohere[patch]: add cohere as a partner package (#19049) 6 months ago
rag_retrievers.py cohere[patch]: Fix retriever (#19771) 6 months ago
rerank.py cohere[patch]: Fix cohere rerank (#19624) 6 months ago
utils.py cohere[patch]: Add multihop tool agent (#19919) 6 months ago