mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-28 02:29:17 +00:00
**Description**: Adds a vector store integration with [sqlite-vec](https://alexgarcia.xyz/sqlite-vec/), the successor to sqlite-vss that is a single C file with no external dependencies. Pretty straightforward, just copy-pasted the sqlite-vss integration and made a few tweaks and added integration tests. Only question is whether all documentation should be directed away from sqlite-vss if it is defacto deprecated (cc @asg017). --------- Co-authored-by: Erick Friis <erick@langchain.dev> Co-authored-by: philippe-oger <philippe.oger@adevinta.com> |
||
---|---|---|
.. | ||
redis | ||
__init__.py | ||
test_aerospike.py | ||
test_azure_search.py | ||
test_databricks_vector_search.py | ||
test_elasticsearch.py | ||
test_faiss.py | ||
test_hanavector.py | ||
test_imports.py | ||
test_indexing_docs.py | ||
test_inmemory.py | ||
test_neo4j.py | ||
test_pgvector.py | ||
test_sklearn.py | ||
test_tencentvectordb.py | ||
test_utils.py |