mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-20 18:07:05 +00:00
- **Description:** This PR marks the `HanaDB` vector store (and related utilities) in `langchain_community` as deprecated using the `@deprecated` annotation. - Set `since="0.1.0"` and `removal="1.0"` - Added a clear migration path and a link to the SAP-maintained replacement in the [`langchain_hana`](https://github.com/SAP/langchain-integration-for-sap-hana-cloud) package. Additionally, the example notebook has been updated to use the new `HanaDB` class from `langchain_hana`, ensuring users follow the recommended integration moving forward. - **Issue:** None - **Dependencies:** None --------- Co-authored-by: Chester Curme <chester.curme@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
astradb.py | ||
chroma.py | ||
dashvector.py | ||
databricks_vector_search.py | ||
deeplake.py | ||
dingo.py | ||
elasticsearch.py | ||
hanavector.py | ||
milvus.py | ||
mongodb_atlas.py | ||
myscale.py | ||
neo4j.py | ||
opensearch.py | ||
pgvector.py | ||
pinecone.py | ||
qdrant.py | ||
redis.py | ||
supabase.py | ||
tencentvectordb.py | ||
timescalevector.py | ||
vectara.py | ||
weaviate.py |