langchain/libs/community/langchain_community/vectorstores
Ran c3f8733aef
fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647)
fix spellings

**seperate -> separate**: found more occurrences, see
https://github.com/langchain-ai/langchain/pull/14602
**initialise -> intialize**: the latter is more common in the repo
**pre-defined > predefined**: adding a comma after a prefix is a
delicate matter, but this is a generally accepted word

also, another word that appears in the repo is "fs" (stands for
filesystem), e.g., in `libs/core/langchain_core/prompts/loading.py`
` """Unified method for loading a prompt from LangChainHub or local
fs."""`
Isn't "filesystem" better?
2023-12-22 11:49:35 -08:00
..
docarray
redis
__init__.py community[minor]: Add SurrealDB vectorstore (#13331) 2023-12-15 13:34:51 -08:00
alibabacloud_opensearch.py
analyticdb.py
annoy.py
astradb.py
atlas.py
awadb.py
azure_cosmos_db.py
azuresearch.py
bageldb.py
baiducloud_vector_search.py
cassandra.py
chroma.py
clarifai.py community[patch]: Fixed duplicate input id issue in clarifai vectorstore (#14914) 2023-12-20 02:21:36 -05:00
clickhouse.py
dashvector.py community[patch]: fix dashvector endpoint params error (#14484) 2023-12-13 14:38:27 -08:00
databricks_vector_search.py docs: Add Databricks Vector Search example notebook (#14158) 2023-12-12 17:40:29 -08:00
deeplake.py
dingo.py
elastic_vector_search.py
elasticsearch.py
epsilla.py
faiss.py
hippo.py
hologres.py
jaguar.py community[patch]: JaguarHttpClient conditional import (#14985) 2023-12-20 19:11:57 -08:00
lancedb.py
llm_rails.py
marqo.py
matching_engine.py community[patch]: Matching engine, return doc id (#14930) 2023-12-20 00:03:11 -05:00
meilisearch.py
milvus.py
momento_vector_index.py community[patch]: support momento vector index filter expressions (#14978) 2023-12-20 19:11:43 -08:00
mongodb_atlas.py community[patch]: Implement similarity_score_threshold for MongoDB Vector Store (#14740) 2023-12-15 16:49:21 -08:00
myscale.py
neo4j_vector.py Fix RRF and lucene escape characters for neo4j vector store (#14646) 2023-12-13 09:09:50 -08:00
nucliadb.py
opensearch_vector_search.py
pgembedding.py
pgvecto_rs.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
pgvector.py community[patch]: fix pgvector sqlalchemy (#14726) 2023-12-14 13:27:30 -08:00
pinecone.py
qdrant.py
rocksetdb.py
scann.py
semadb.py fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647) 2023-12-22 11:49:35 -08:00
singlestoredb.py
sklearn.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
sqlitevss.py
starrocks.py
supabase.py
surrealdb.py community: fix for surrealdb client 0.3.2 update + store and retrieve metadata (#14997) 2023-12-21 12:04:57 -05:00
tair.py
tencentvectordb.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
tigris.py
tiledb.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
timescalevector.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
typesense.py
usearch.py
utils.py
vald.py
vearch.py
vectara.py community: Vectara summarization (#14970) 2023-12-20 11:51:33 -08:00
vespa.py
weaviate.py
xata.py
yellowbrick.py
zep.py
zilliz.py