langchain/libs/core/langchain_core/indexing
Eugene Yurtsev 425f6ffa5b
core[patch]: Fix aindex API (#25155)
A previous PR accidentally broke the aindex API by renaming a positional
argument vectorstore into vector_store. This PR reverts this change.
2024-08-08 12:08:18 -04:00
..
__init__.py core[minor]: Introduce DocumentIndex abstraction (#25062) 2024-08-05 18:06:33 +00:00
api.py core[patch]: Fix aindex API (#25155) 2024-08-08 12:08:18 -04:00
base.py core[minor]: Introduce DocumentIndex abstraction (#25062) 2024-08-05 18:06:33 +00:00
in_memory.py core[minor]: Introduce DocumentIndex abstraction (#25062) 2024-08-05 18:06:33 +00:00