langchain/libs/community/langchain_community/vectorstores
Eric Pinzur c421997caa
community[patch]: Added type hinting to OpenSearch clients (#27946)
Description:
* When working with OpenSearchVectorSearch to make
OpenSearchGraphVectorStore (coming soon), I noticed that there wasn't
type hinting for the underlying OpenSearch clients. This fixes that
issue.
* Confirmed tests are still passing with code changes.

Note that there is some additional code duplication now, but I think
this approach is cleaner overall.
2024-11-08 11:04:57 -08:00
..
docarray multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
redis community[pathch]: Add missing custom content_key handling in Redis vector store (#27736) 2024-10-30 13:57:20 +00:00
__init__.py community: add sqlite-vec vectorstore (#25003) 2024-09-26 17:37:10 +00:00
aerospike.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
alibabacloud_opensearch.py
analyticdb.py
annoy.py
apache_doris.py community[patch]: Fix validation error in SettingsConfigDict across multiple Langchain modules (#26852) 2024-09-25 10:02:14 -04:00
aperturedb.py core[patch]: Deprecating beta upsert APIs in vectorstore (#25069) 2024-08-09 17:17:36 -04:00
astradb.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
atlas.py
awadb.py
azure_cosmos_db_no_sql.py community: fix @embeddingKey in azure cosmos db no sql (#27377) 2024-10-31 18:36:02 +00:00
azure_cosmos_db.py LangChain-Community - AzureCosmos Mongo vCore: Bug Fix when the data doesn't contain metadata field (#27772) 2024-10-30 20:05:25 -07:00
azuresearch.py community: AzureSearch: fix reranking for empty lists (#27104) 2024-10-07 15:27:09 -04:00
bagel.py
bageldb.py
baiducloud_vector_search.py
baiduvectordb.py
bigquery_vector_search.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
cassandra.py community: Cassandra Vector Store: modernize implementation (#27253) 2024-10-22 18:11:11 +00:00
chroma.py community: chroma error patch(attribute changed on chroma) (#27827) 2024-11-05 19:43:11 +00:00
clarifai.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
clickhouse.py community: Problem with embeddings in new versions of clickhouse. (#26041) 2024-10-11 18:54:50 +00:00
couchbase.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
dashvector.py
databricks_vector_search.py community: Add deprecation notice for Databricks integration in langchain-community (#27355) 2024-10-16 02:20:40 +00:00
deeplake.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
dingo.py
documentdb.py
duckdb.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
ecloud_vector_search.py
elastic_vector_search.py
elasticsearch.py
epsilla.py support epsilla cloud vector database in langchain (#26065) 2024-09-20 17:14:23 +00:00
faiss.py docs: integrations reference updates 13 (#25711) 2024-09-02 22:08:50 +00:00
hanavector.py
hippo.py
hologres.py
infinispanvs.py community[minor]: VectorStore Infinispan. Adding TLS and authentication (#23522) 2024-10-09 10:51:39 -04:00
inmemory.py
jaguar.py
kdbai.py docs: udpated api reference (#25172) 2024-08-14 07:00:17 -07:00
kinetica.py community[patch]: Fix validation error in SettingsConfigDict across multiple Langchain modules (#26852) 2024-09-25 10:02:14 -04:00
lancedb.py
lantern.py
llm_rails.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
manticore_search.py community[patch]: Fix validation error in SettingsConfigDict across multiple Langchain modules (#26852) 2024-09-25 10:02:14 -04:00
marqo.py
matching_engine.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
meilisearch.py
milvus.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
momento_vector_index.py
mongodb_atlas.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
myscale.py community: Problem with embeddings in new versions of clickhouse. (#26041) 2024-10-11 18:54:50 +00:00
neo4j_vector.py fix "WARNING: Received notification from DBMS server: {severity: WARN… (#27112) 2024-10-31 18:47:25 +00:00
nucliadb.py
opensearch_vector_search.py community[patch]: Added type hinting to OpenSearch clients (#27946) 2024-11-08 11:04:57 -08:00
oraclevs.py
pathway.py
pgembedding.py
pgvecto_rs.py
pgvector.py docs: fix community pgvector deprecation warning formatting (#27094) 2024-10-15 15:45:53 +00:00
pinecone.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
qdrant.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
relyt.py
rocksetdb.py
scann.py community[patch]: update the default hf bge embeddings (#22627) 2024-09-02 22:10:21 +00:00
semadb.py
singlestoredb.py
sklearn.py
sqlitevec.py community: add sqlite-vec vectorstore (#25003) 2024-09-26 17:37:10 +00:00
sqlitevss.py
starrocks.py community[patch]: Fix validation error in SettingsConfigDict across multiple Langchain modules (#26852) 2024-09-25 10:02:14 -04:00
supabase.py
surrealdb.py community[patch]: update the default hf bge embeddings (#22627) 2024-09-02 22:10:21 +00:00
tair.py
tencentvectordb.py community: modify document links for tencent vectordb (#26316) 2024-09-17 21:11:10 +00:00
thirdai_neuraldb.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
tidb_vector.py <Community>: tidb vector support vector index (#19984) 2024-08-23 13:59:23 -04:00
tigris.py
tiledb.py
timescalevector.py
typesense.py
upstash.py
usearch.py core[minor]: Improve support for id in VectorStore (#26660) 2024-10-07 15:01:08 -04:00
utils.py
vald.py community[patch]: update the default hf bge embeddings (#22627) 2024-09-02 22:10:21 +00:00
vdms.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
vearch.py
vectara.py community: update Vectara integration (#27869) 2024-11-04 20:40:39 +00:00
vespa.py
vikingdb.py
vlite.py
weaviate.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
xata.py
yellowbrick.py
zep_cloud.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
zep.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
zilliz.py