langchain/libs/community/langchain_community/vectorstores
Eugene Yurtsev 2d693c484e
docs: fix some spelling mistakes caught by newest version of code spell (#22090)
Going to merge this even though it doesn't pass all tests, and open a
separate PR for the remaining spelling mistakes.
2024-05-23 16:59:11 -04:00
..
docarray
redis infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
__init__.py community[minor]: ManticoreSearch engine added to vectorstore (#19117) 2024-05-23 13:56:18 -07:00
aerospike.py community[minor]: add aerospike vectorstore integration (#21735) 2024-05-21 01:01:47 +00:00
alibabacloud_opensearch.py
analyticdb.py
annoy.py community[patch]: fix typo in ValueError message in load_local function (#21818) 2024-05-17 17:19:04 +00:00
apache_doris.py comminuty[patch]:Fix Error in apache doris insert (#19989) 2024-04-18 16:34:32 -04:00
astradb.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
atlas.py
awadb.py
azure_cosmos_db.py
azuresearch.py community[patch]: AzureSearchVectorStoreRetriever Fixed to account for search_kwargs (#21572) 2024-05-22 14:46:41 -07:00
bagel.py community[patch]: update package name to bagelML (#19948) 2024-05-01 01:17:33 -04:00
bageldb.py community[patch]: update package name to bagelML (#19948) 2024-05-01 01:17:33 -04:00
baiducloud_vector_search.py
baiduvectordb.py
bigquery_vector_search.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
cassandra.py community[patch]: Improve Cassandra VectorStore docsctrings (#21620) 2024-05-13 15:24:26 -04:00
chroma.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
clarifai.py
clickhouse.py Community patch clickhouse make it possible to not specify index (#20460) 2024-04-22 10:46:37 -07:00
couchbase.py
dashvector.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
databricks_vector_search.py
deeplake.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
dingo.py
documentdb.py
duckdb.py
ecloud_vector_search.py
elastic_vector_search.py
elasticsearch.py
epsilla.py
faiss.py community[patch]: fix typo in ValueError message in load_local function (#21818) 2024-05-17 17:19:04 +00:00
hanavector.py community[patch]: Performant filter columns option for Hanavector (#21971) 2024-05-22 13:21:21 -07:00
hippo.py
hologres.py
infinispanvs.py
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
jaguar.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
kdbai.py
kinetica.py
lancedb.py community[patch]: vectorstores import update (#21169) 2024-05-13 10:45:31 -04:00
lantern.py
llm_rails.py
manticore_search.py community[minor]: ManticoreSearch engine added to vectorstore (#19117) 2024-05-23 13:56:18 -07:00
marqo.py
matching_engine.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
meilisearch.py community[patch]: update for compatibility with Meilisearch v1.8 (#21979) 2024-05-22 13:37:01 -07:00
milvus.py docs: fix some spelling mistakes caught by newest version of code spell (#22090) 2024-05-23 16:59:11 -04:00
momento_vector_index.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
mongodb_atlas.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
myscale.py
neo4j_vector.py community[patch]: Better error message for neo4j vector when text is null (#21861) 2024-05-20 10:25:58 -07:00
nucliadb.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
opensearch_vector_search.py community[patch]: Add OpenSearch as semantic cache (#20254) 2024-04-27 00:20:24 +00:00
oraclevs.py Replaced bind variable in SQL with formatted string for compatibility with sql syntax. (#21439) 2024-05-08 13:51:30 -07:00
pathway.py docs: remove repetitive words (#21058) 2024-05-01 01:10:42 +00:00
pgembedding.py
pgvecto_rs.py
pgvector.py community[patch]: pgvector: Slight refactoring to make code a bit more reusable (#16243) 2024-05-08 17:21:30 -04:00
pinecone.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
qdrant.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
relyt.py community[minor]: Add relyt vector database (#20316) 2024-04-25 19:49:29 +00:00
rocksetdb.py
scann.py community[patch]: fix typo in ValueError message in load_local function (#21818) 2024-05-17 17:19:04 +00:00
semadb.py
singlestoredb.py community[patch]: add hybrid search to singlestoredb vectorstore (#20793) 2024-04-24 21:34:50 +00:00
sklearn.py
sqlitevss.py
starrocks.py
supabase.py community: enable SupabaseVectorStore to support extended table fields (#21762) 2024-05-20 16:32:26 -07:00
surrealdb.py community[patch]: surrealdb provide functions for MMR (Maximal Marginal Relevance) (#21185) 2024-05-22 22:53:55 +00:00
tair.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
tencentvectordb.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
thirdai_neuraldb.py Ndb enterprise (#21233) 2024-05-08 16:30:58 -07:00
tidb_vector.py
tigris.py
tiledb.py community[patch]: vectorstores import update (#21169) 2024-05-13 10:45:31 -04:00
timescalevector.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
typesense.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
upstash.py community[minor]: Add support for Upstash Vector (#20824) 2024-04-29 17:25:01 -04:00
usearch.py community[patch]: vectorstores import update (#21169) 2024-05-13 10:45:31 -04:00
utils.py
vald.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
vdms.py
vearch.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
vectara.py
vespa.py
vikingdb.py community[patch]: Modify the text field type and add new exception handling (#20116) 2024-04-29 20:06:00 -04:00
vlite.py
weaviate.py
xata.py multiple: Remove unnecessary Ruff suppression comments (#21050) 2024-04-30 17:13:48 +00:00
yellowbrick.py community[minor]: Add indexing via locality sensitive hashing to the Yellowbrick vector store (#20856) 2024-05-06 20:18:02 +00:00
zep.py
zilliz.py