mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-20 22:42:26 +00:00
Hi there!
I'm excited to open this PR to add support for using a fully Postgres
syntax compatible database 'AnalyticDB' as a vector.
As AnalyticDB has been proved can be used with AutoGPT,
ChatGPT-Retrieve-Plugin, and LLama-Index, I think it is also good for
you.
AnalyticDB is a distributed Alibaba Cloud-Native vector database. It
works better when data comes to large scale. The PR includes:
- [x] A new memory: AnalyticDBVector
- [x] A suite of integration tests verifies the AnalyticDB integration
I have read your [contributing
guidelines](
|
||
---|---|---|
.. | ||
analyticdb.ipynb | ||
annoy.ipynb | ||
atlas.ipynb | ||
chroma.ipynb | ||
deeplake.ipynb | ||
elasticsearch.ipynb | ||
faiss.ipynb | ||
milvus.ipynb | ||
opensearch.ipynb | ||
pgvector.ipynb | ||
pinecone.ipynb | ||
qdrant.ipynb | ||
redis.ipynb | ||
supabase.ipynb | ||
weaviate.ipynb | ||
zilliz.ipynb |