Files
langchain/docs/ecosystem
Richy Wang c0fd62cd6f Add a full PostgresSQL syntax database 'AnalyticDB' as vector store. (#3135)
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](72b7d76d79/.github/CONTRIBUTING.md).
And I have passed the tests below
- [x]  make format
- [x]  make lint
- [x]  make coverage
- [x]  make test
2023-04-28 10:11:03 -07:00
..
2023-01-02 08:24:09 -08:00
2023-04-04 07:21:50 -07:00
2023-03-30 20:58:14 -07:00
2023-03-26 19:49:46 -07:00
2023-03-26 19:49:46 -07:00
2023-04-10 18:49:47 -07:00
2023-02-23 07:37:15 -08:00
2023-04-09 12:55:22 -07:00
2023-03-26 19:49:46 -07:00
2023-04-04 07:21:50 -07:00
2023-04-13 20:26:26 -07:00
2023-01-02 08:24:09 -08:00
2023-04-06 12:42:01 -07:00
cr
2023-04-04 07:25:28 -07:00
2023-03-26 19:49:46 -07:00
2023-01-02 08:24:09 -08:00
2023-03-26 19:49:46 -07:00
2023-02-22 10:34:16 -08:00
2023-03-26 19:49:46 -07:00
2023-03-26 19:49:46 -07:00
2023-03-26 19:49:46 -07:00
2023-03-28 11:56:57 -07:00
2023-04-06 14:41:06 -07:00
2023-03-26 19:49:46 -07:00
2023-03-26 19:49:46 -07:00
2023-03-26 19:49:46 -07:00
2023-04-28 10:11:02 -07:00