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
2025-10-11 04:27:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.1
langchain
/
libs
/
community
/
tests
/
unit_tests
/
vectorstores
History
Eugene Yurtsev
6a1d61dbf1
community[patch]: Fix in memory vectorstore to take into account ids when adding docs (
#21384
)
...
Should respect `ids` if passed
2024-05-07 15:05:16 -04:00
..
redis
…
__init__.py
…
test_azure_search.py
…
test_databricks_vector_search.py
…
test_elasticsearch.py
…
test_faiss.py
…
test_hanavector.py
…
test_imports.py
community[minor]: Oraclevs integration (
#21123
)
2024-05-04 03:15:35 +00:00
test_indexing_docs.py
community[minor]: Add indexing via locality sensitive hashing to the Yellowbrick vector store (
#20856
)
2024-05-06 20:18:02 +00:00
test_inmemory.py
community[patch]: Fix in memory vectorstore to take into account ids when adding docs (
#21384
)
2024-05-07 15:05:16 -04:00
test_neo4j.py
…
test_pgvector.py
…
test_public_api.py
community[minor]: Oraclevs integration (
#21123
)
2024-05-04 03:15:35 +00:00
test_sklearn.py
…
test_tencentvectordb.py
…
test_utils.py
…