This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
langchain
Watch
1
Star
0
Fork
0
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain.git
synced
2026-04-04 11:25:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76b6ee290da66053b649cf19ae07778fda854b3f
langchain
/
libs
/
core
/
tests
/
unit_tests
/
indexing
History
Eugene Yurtsev
d283f452cc
core[minor]: Add support for DocumentIndex in the index api (
#25100
)
...
Support document index in the index api.
2024-08-06 12:30:49 -07:00
..
__init__.py
core[minor],langchain[patch]: Move base indexing interface and logic to core (
#20667
)
2024-04-24 13:18:42 -04:00
test_hashed_document.py
core[minor],langchain[patch]: Move base indexing interface and logic to core (
#20667
)
2024-04-24 13:18:42 -04:00
test_in_memory_indexer.py
core[minor]: Introduce DocumentIndex abstraction (
#25062
)
2024-08-05 18:06:33 +00:00
test_in_memory_record_manager.py
core[minor]: Adds an in-memory implementation of RecordManager (
#13200
)
2024-06-20 12:19:10 -04:00
test_indexing.py
core[minor]: Add support for DocumentIndex in the index api (
#25100
)
2024-08-06 12:30:49 -07:00
test_public_api.py
core[minor]: Introduce DocumentIndex abstraction (
#25062
)
2024-08-05 18:06:33 +00:00