langchain/libs
Matheus Torquato 7aae738296
docs:Fix Imports for Document and BaseRetriever (#29473)
This pull request addresses an issue with import statements in the
langchain_core/retrievers.py file. The following changes have been made:

Corrected the import for Document from langchain_core.documents.base.
Corrected the import for BaseRetriever from langchain_core.retrievers.
These changes ensure that the SimpleRetriever class can correctly
reference the Document and BaseRetriever classes, improving code
reliability and maintainability.

---------

Co-authored-by: Matheus Torquato <mtorquat@jaguarlandrover.com>
Co-authored-by: Chester Curme <chester.curme@gmail.com>
2025-01-29 14:32:05 +00:00
..
cli deepseek, docs: chatdeepseek integration added (#29445) 2025-01-28 06:32:58 +00:00
community added operator filter for supabase (#29475) 2025-01-29 14:24:18 +00:00
core docs:Fix Imports for Document and BaseRetriever (#29473) 2025-01-29 14:32:05 +00:00
experimental experimental: migrate to external repo (#26879) 2024-09-25 19:02:19 -07:00
langchain langchain: release 0.3.16 (#29451) 2025-01-28 07:31:09 +00:00
partners mistral[patch]: release 0.2.5 (#29463) 2025-01-28 18:29:54 -05:00
standard-tests standard-tests: release 0.3.9 (#29356) 2025-01-22 09:46:19 -08:00
text-splitters text-splitters[patch]: delete unused html_chunks_with_headers.xslt (#29340) 2025-01-23 11:29:08 -05:00
packages.yml deepseek, docs: chatdeepseek integration added (#29445) 2025-01-28 06:32:58 +00:00