langchain/libs/community/langchain_community/vectorstores
talos 9cd20080fc
community: Update SQLiteVec table trigger (#29914)
**Issue**: This trigger can only be used by the first table created.
Cannot create additional triggers for other tables.

**fixed**: Update the trigger name so that it can be used for new
tables.

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2025-02-26 15:10:13 +00:00
..
docarray
redis community: recommend RedisVectorStore over Redis (#28749) 2024-12-16 21:08:30 +00:00
__init__.py community[minor]: Add TablestoreVectorStore (#25767) 2024-12-13 11:17:28 -08:00
aerospike.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
alibabacloud_opensearch.py
analyticdb.py
annoy.py
apache_doris.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
aperturedb.py
astradb.py
atlas.py
awadb.py
azure_cosmos_db_no_sql.py community: Adding IN Operator to AzureCosmosDBNoSQLVectorStore (#29805) 2025-02-15 21:44:54 -05:00
azure_cosmos_db.py cosmosdbnosql: Added Cosmos DB NoSQL Semantic Cache Integration with tests and jupyter notebook (#24424) 2024-12-16 21:57:05 -05:00
azuresearch.py Community/Partner: Adding Azure community and partner user agent to better track usage in Python (#29561) 2025-02-07 23:28:30 +00:00
bagel.py
bageldb.py
baiducloud_vector_search.py
baiduvectordb.py
bigquery_vector_search.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
cassandra.py community: Cassandra Vector Store: modernize implementation (#27253) 2024-10-22 18:11:11 +00:00
chroma.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
clarifai.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
clickhouse.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
couchbase.py
dashvector.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
databricks_vector_search.py docs: Updating the imports for langchain-databricks to databricks-langchain (#29646) 2025-02-06 13:28:07 -08:00
deeplake.py Separate deepale vector store (#29902) 2025-02-20 17:37:19 +00:00
dingo.py
documentdb.py
duckdb.py
ecloud_vector_search.py
elastic_vector_search.py
elasticsearch.py
epsilla.py
faiss.py community: FAISS vectorstore - consistent Document id field (#28728) 2024-12-15 12:23:49 -08:00
falkordb_vector.py community: added FalkorDB vector store support i.e implementation, test, docs an… (#26245) 2024-12-16 19:37:55 +00:00
hanavector.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
hippo.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
hologres.py
infinispanvs.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
inmemory.py
jaguar.py
kdbai.py
kinetica.py Handled a bug around empty query results differently (#29877) 2025-02-20 12:07:49 -05:00
lancedb.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
lantern.py
llm_rails.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
manticore_search.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
marqo.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
matching_engine.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
meilisearch.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
milvus.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
momento_vector_index.py
mongodb_atlas.py
myscale.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
neo4j_vector.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
nucliadb.py
opensearch_vector_search.py using getattr and default value to prevent 'OpenSearchVectorSearch' has no attribute 'bulk_size' (#29682) 2025-02-08 14:39:57 -05:00
oraclevs.py Oraclevs integration (#29723) 2025-02-11 14:56:55 -08:00
pathway.py
pgembedding.py
pgvecto_rs.py
pgvector.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
pinecone.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
qdrant.py
relyt.py
rocksetdb.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
scann.py
semadb.py core,langchain,community[patch]: allow langsmith 0.2 (#28598) 2024-12-10 18:50:58 +00:00
singlestoredb.py
sklearn.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
sqlitevec.py community: Update SQLiteVec table trigger (#29914) 2025-02-26 15:10:13 +00:00
sqlitevss.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
starrocks.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
supabase.py added operator filter for supabase (#29475) 2025-01-29 14:24:18 +00:00
surrealdb.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
tablestore.py community: tablestore vector store check the dimension of the embedding when writing it to store. (#28812) 2024-12-19 09:30:43 -05:00
tair.py
tencentvectordb.py community: implement _select_relevance_score_fn for tencent vectordb (#28036) 2024-12-04 03:03:00 +00:00
thirdai_neuraldb.py
tidb_vector.py
tigris.py
tiledb.py
timescalevector.py
typesense.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
upstash.py
usearch.py core,langchain,community[patch]: allow langsmith 0.2 (#28598) 2024-12-10 18:50:58 +00:00
utils.py
vald.py
vdms.py partners: add langchain-vdms (#29857) 2025-02-20 19:48:46 -05:00
vearch.py
vectara.py core: add kwargs support to VectorStore (#25934) 2024-12-16 18:57:57 +00:00
vespa.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
vikingdb.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
vlite.py
weaviate.py weaviate: Add-deprecation-warning (#29757) 2025-02-16 21:42:18 -05:00
xata.py
yellowbrick.py
zep_cloud.py
zep.py
zilliz.py