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
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
..
cli cli[minor]: Add disable sockets in unit tests (#19877) 6 months ago
community
core core: fix try_load_from_hub for older langchain versions load_chain (#19964) 6 months ago
experimental
langchain docs: reorg and visual refresh (#19765) 6 months ago
partners cohere: Add citations to agent, flexibility to tool parsing, fix SDK issue (#19965) 6 months ago
text-splitters