langchain/libs
Victor Adan afa2d85405
community[patch]: Added missing from_documents method to KNNRetriever. (#18411)
- Description: Added missing `from_documents` method to `KNNRetriever`,
providing the ability to supply metadata to LangChain `Document`s, and
to give it parity to the other retrievers, which do have
`from_documents`.
- Issue: None
- Dependencies: None
- Twitter handle: None

Co-authored-by: Victor Adan <vadan@netroadshow.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-03-28 23:18:50 +00:00
..
cli cli[patch]: Fix typo in dev script name for the --chat-playground option on the cli (#19673) 2024-03-27 15:56:11 -04:00
community community[patch]: Added missing from_documents method to KNNRetriever. (#18411) 2024-03-28 23:18:50 +00:00
core core[patch]: fix beta, deprecated typing (#18877) 2024-03-28 22:33:43 +00:00
experimental core[patch]: fix beta, deprecated typing (#18877) 2024-03-28 22:33:43 +00:00
langchain langchain[patch]: add template_tool_response arg to create_json_chat (#19696) 2024-03-28 13:59:54 -07:00
partners docs: update docstring of the ChatAnthropic and AnthropicLLM classes (#18649) 2024-03-28 15:33:54 -07:00
text-splitters infra: Consistent lxml requirements (#19520) 2024-03-27 20:27:59 +00:00