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/libs/community/langchain_community/vectorstores
Rohan Aggarwal 86e8224cf1
community[patch]: Support for old clients (Thin and Thick) Oracle Vector Store (#22766)
Thank you for contributing to LangChain!

- [ ] **PR title**: "package: description"
Support for old clients (Thin and Thick) Oracle Vector Store


- [ ] **PR message**: ***Delete this entire checklist*** and replace
with
Support for old clients (Thin and Thick) Oracle Vector Store

- [ ] **Add tests and docs**: If you're adding a new integration, please
include
Have our own local tests

---------

Co-authored-by: rohan.aggarwal@oracle.com <rohaagga@phoenix95642.dev3sub2phx.databasede3phx.oraclevcn.com>
3 months ago
..
docarray multiple: get rid of pyproject extras (#22581) 3 months ago
redis infra: rm unused # noqa violations (#22049) 4 months ago
__init__.py community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (#21676) 3 months ago
aerospike.py community[minor]: add aerospike vectorstore integration (#21735) 4 months ago
alibabacloud_opensearch.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
analyticdb.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
annoy.py community[patch]: fix typo in ValueError message in load_local function (#21818) 4 months ago
apache_doris.py comminuty[patch]:Fix Error in apache doris insert (#19989) 5 months ago
astradb.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
atlas.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
awadb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
azure_cosmos_db.py community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (#21676) 3 months ago
azure_cosmos_db_no_sql.py community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (#21676) 3 months ago
azuresearch.py community[patch]: AzureSearch async functions (#22075) 3 months ago
bagel.py community[patch]: update package name to bagelML (#19948) 4 months ago
bageldb.py community[patch]: update package name to bagelML (#19948) 4 months ago
baiducloud_vector_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
baiduvectordb.py community[patch]: fix bugs in baiduvectordb as vectorstore (#19380) 6 months ago
bigquery_vector_search.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
cassandra.py community[minor]: Add support for metadata indexing policy in Cassandra vector store (#22548) 3 months ago
chroma.py community[minor]: import fix (#20995) 4 months ago
clarifai.py community[patch] : Tidy up and update Clarifai SDK functions (#18314) 6 months ago
clickhouse.py community[minor]: clickhouse -- ability to use secure connection (#22108) 4 months ago
couchbase.py couchbase: Add the initial version of Couchbase partner package (#22087) 3 months ago
dashvector.py community[minor]: import fix (#20995) 4 months ago
databricks_vector_search.py community[minor]: Add mmr and similarity_score_threshold retrieval to DatabricksVectorSearch (#16829) 7 months ago
deeplake.py community[minor]: import fix (#20995) 4 months ago
dingo.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
documentdb.py [Community]: Added Metadata filter support for DocumentDB Vector Store (#22777) 3 months ago
duckdb.py community[patch]: DuckDB VS - expose similarity, improve performance of from_texts (#20971) 4 months ago
ecloud_vector_search.py community[minor]: integrate China Mobile Ecloud vector search (#15298) 6 months ago
elastic_vector_search.py elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506) 6 months ago
elasticsearch.py elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506) 6 months ago
epsilla.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
faiss.py doc: fix wrong documentation on FAISS load_local function (#22310) 3 months ago
hanavector.py community[patch]: Performant filter columns option for Hanavector (#21971) 4 months ago
hippo.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
hologres.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
infinispanvs.py community: VectorStore Infinispan, adding autoconfiguration (#18967) 6 months ago
inmemory.py community[minor]: Improve InMemoryVectorStore with ability to persist to disk and filter on metadata. (#22186) 3 months ago
jaguar.py infra: rm unused # noqa violations (#22049) 4 months ago
kdbai.py community: vectorstores.kdbai - Added support for when no docs are present (#18103) 7 months ago
kinetica.py community[patch]: Kinetica Integrations handled error in querying; quotes in table names; updated gpudb API (#22724) 3 months ago
lancedb.py community[minor]: Added filter search for LanceDB (#22461) 3 months ago
lantern.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
llm_rails.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
manticore_search.py community[minor]: ManticoreSearch engine added to vectorstore (#19117) 4 months ago
marqo.py infra: add print rule to ruff (#16221) 7 months ago
matching_engine.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
meilisearch.py community[patch]: update for compatibility with Meilisearch v1.8 (#21979) 4 months ago
milvus.py milvus: New langchain_milvus package and new milvus features (#21077) 3 months ago
momento_vector_index.py infra: rm unused # noqa violations (#22049) 4 months ago
mongodb_atlas.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
myscale.py community: fix myscale delete function bug (#15675) 8 months ago
neo4j_vector.py community[patch]: Better error message for neo4j vector when text is null (#21861) 4 months ago
nucliadb.py community[minor]: import fix (#20995) 4 months ago
opensearch_vector_search.py community[patch]: Add OpenSearch as semantic cache (#20254) 5 months ago
oraclevs.py community[patch]: Support for old clients (Thin and Thick) Oracle Vector Store (#22766) 3 months ago
pathway.py docs: remove repetitive words (#21058) 4 months ago
pgembedding.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
pgvecto_rs.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
pgvector.py community[patch]: pgvector replace nin_ by not_in (#22619) 3 months ago
pinecone.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
qdrant.py infra: rm unused # noqa violations (#22049) 4 months ago
relyt.py community[minor]: Add relyt vector database (#20316) 5 months ago
rocksetdb.py community[patch]: mmr search for Rockset vectorstore integration (#16908) 5 months ago
scann.py community[patch]: fix typo in ValueError message in load_local function (#21818) 4 months ago
semadb.py infra: add print rule to ruff (#16221) 7 months ago
singlestoredb.py community[patch]: add hybrid search to singlestoredb vectorstore (#20793) 5 months ago
sklearn.py community[patch]: docstrings update (#20301) 5 months ago
sqlitevss.py community[patch]: docstrings update (#20301) 5 months ago
starrocks.py infra: add print rule to ruff (#16221) 7 months ago
supabase.py community: enable SupabaseVectorStore to support extended table fields (#21762) 4 months ago
surrealdb.py community[patch]: surrealdb provide functions for MMR (Maximal Marginal Relevance) (#21185) 4 months ago
tair.py community[minor]: import fix (#20995) 4 months ago
tencentvectordb.py docs: community docstring updates (#21040) 4 months ago
thirdai_neuraldb.py Ndb enterprise (#21233) 4 months ago
tidb_vector.py community[patch]: docstrings update (#20301) 5 months ago
tigris.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
tiledb.py community[patch]: `vectorstores` import update (#21169) 4 months ago
timescalevector.py infra: rm unused # noqa violations (#22049) 4 months ago
typesense.py community[minor]: import fix (#20995) 4 months ago
upstash.py community[patch]: Upstash Vector Store Namespace Support (#22251) 3 months ago
usearch.py community[patch]: `vectorstores` import update (#21169) 4 months ago
utils.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
vald.py community[minor]: import fix (#20995) 4 months ago
vdms.py community[patch]: Use uuid4 not uuid1 (#20487) 5 months ago
vearch.py community[minor]: import fix (#20995) 4 months ago
vectara.py community[minor]: Vectara Integration Update - Streaming, FCS, Chat, updates to documentation and example notebooks (#21334) 3 months ago
vespa.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
vikingdb.py community[patch]: Modify the text field type and add new exception handling (#20116) 4 months ago
vlite.py community[minor]: Added VLite as VectorStore (#20245) 5 months ago
weaviate.py community: Fixed schema discrepancy in from_texts function for weaviate vectorstore (#16693) 7 months ago
xata.py multiple: Remove unnecessary Ruff suppression comments (#21050) 4 months ago
yellowbrick.py community[minor]: Add indexing via locality sensitive hashing to the Yellowbrick vector store (#20856) 4 months ago
zep.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
zep_cloud.py community[minor]: Add Zep Cloud components + docs + examples (#21671) 3 months ago
zilliz.py community[patch]: Milvus supports add & delete texts by ids (#16256) 7 months ago