mirror of
https://github.com/hwchase17/langchain
synced 2024-11-11 19:11:02 +00:00
04651f0248
- **Description:** This PR adds a VectorStore integration for SAP HANA Cloud Vector Engine, which is an upcoming feature in the SAP HANA Cloud database (https://blogs.sap.com/2023/11/02/sap-hana-clouds-vector-engine-announcement/). - **Issue:** N/A - **Dependencies:** [SAP HANA Python Client](https://pypi.org/project/hdbcli/) - **Twitter handle:** @sapopensource Implementation of the integration: `libs/community/langchain_community/vectorstores/hanavector.py` Unit tests: `libs/community/tests/unit_tests/vectorstores/test_hanavector.py` Integration tests: `libs/community/tests/integration_tests/vectorstores/test_hanavector.py` Example notebook: `docs/docs/integrations/vectorstores/hanavector.ipynb` Access credentials for execution of the integration tests can be provided to the maintainers. --------- Co-authored-by: sascha <sascha.stoll@sap.com> Co-authored-by: Bagatur <baskaryan@gmail.com> |
||
---|---|---|
.. | ||
docarray | ||
redis | ||
__init__.py | ||
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 | ||
bigquery_vector_search.py | ||
cassandra.py | ||
chroma.py | ||
clarifai.py | ||
clickhouse.py | ||
dashvector.py | ||
databricks_vector_search.py | ||
deeplake.py | ||
dingo.py | ||
elastic_vector_search.py | ||
elasticsearch.py | ||
epsilla.py | ||
faiss.py | ||
hanavector.py | ||
hippo.py | ||
hologres.py | ||
jaguar.py | ||
kdbai.py | ||
lancedb.py | ||
lantern.py | ||
llm_rails.py | ||
marqo.py | ||
matching_engine.py | ||
meilisearch.py | ||
milvus.py | ||
momento_vector_index.py | ||
mongodb_atlas.py | ||
myscale.py | ||
neo4j_vector.py | ||
nucliadb.py | ||
opensearch_vector_search.py | ||
pgembedding.py | ||
pgvecto_rs.py | ||
pgvector.py | ||
pinecone.py | ||
qdrant.py | ||
rocksetdb.py | ||
scann.py | ||
semadb.py | ||
singlestoredb.py | ||
sklearn.py | ||
sqlitevss.py | ||
starrocks.py | ||
supabase.py | ||
surrealdb.py | ||
tair.py | ||
tencentvectordb.py | ||
tigris.py | ||
tiledb.py | ||
timescalevector.py | ||
typesense.py | ||
usearch.py | ||
utils.py | ||
vald.py | ||
vearch.py | ||
vectara.py | ||
vespa.py | ||
vikngdb.py | ||
weaviate.py | ||
xata.py | ||
yellowbrick.py | ||
zep.py | ||
zilliz.py |