You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/langchain/vectorstores
Davis Chase 0a591da6db
Add weaviate by_text (#4824)
Thanks @ZouhairElhadi! Made small change

Closes #4742

---------

Co-authored-by: Zouhair Elhadi <zouhair11elhadi@gmail.com>
Co-authored-by: ZouhairElhadi <87149442+ZouhairElhadi@users.noreply.github.com>
1 year ago
..
docarray Add DocArray vector stores (#4483) 1 year ago
__init__.py Add DocArray vector stores (#4483) 1 year ago
analyticdb.py Harrison/one drive loader (#4081) 1 year ago
annoy.py fixes #1214 (#3003) 1 year ago
atlas.py consistently use getLogger(__name__), no root logger (#2989) 1 year ago
base.py Harrison/typing of return (#4685) 1 year ago
chroma.py Specify which data to return from chromadb (#4393) 1 year ago
deeplake.py Fixing DeepLake Overwrite Flag (#4683) 1 year ago
elastic_vector_search.py ES similarity_search_with_score() and metadata filter (#3046) 1 year ago
faiss.py fixes #1214 (#3003) 1 year ago
lancedb.py Harrison/lancedb (#3634) 1 year ago
milvus.py fixes #1214 (#3003) 1 year ago
myscale.py Harrison/myscale (#3352) 1 year ago
opensearch_vector_search.py OpenSearch: Add Similarity Search with Score (#4089) 1 year ago
pgvector.py fix: vectorstore pgvector ensure compatibility #3884 (#4248) 1 year ago
pinecone.py Dev2049/pinecone try except (#4424) 1 year ago
qdrant.py Add support for Qdrant nested filter (#4354) 1 year ago
redis.py Accept uuids kwargs for weaviate (#4800) 1 year ago
supabase.py fixes #1214 (#3003) 1 year ago
tair.py Harrison/tair (#3770) 1 year ago
utils.py fix #3884 (#3475) 1 year ago
weaviate.py Add weaviate by_text (#4824) 1 year ago
zilliz.py Refactor Milvus/Zilliz (#3047) 1 year ago