Skip to content

Conversation

wangxuqi
Copy link
Contributor

@wangxuqi wangxuqi commented Apr 7, 2023

Hi there,

I'm excited to open this PR to add support for using a fully Postgres syntax compatible database 'AnalyticDB' as a datastore. AnalyticDB is a distributed Cloud-Native vector database On Alibaba Cloud. It works better when data comes to large scale. The PR includes:

  • AnalyticDB Datastore
  • Query to create documents table to store embeddings
  • Query to calculate similarity using a vector extension
  • Updated README.md and add setup.md
  • A suite of integration tests verifies the AnalyticDB integration

@wangxuqi
Copy link
Contributor Author

@isafulf Hi there! I hope you're doing well. It's been two weeks since I opened this pull request, and I would really appreciate your feedback. If you could take a moment to review my proposed changes, I'd be grateful. I'm eager to contribute to this project, and your timely feedback would help me ensure that my code gets merged as soon as possible. Thank you in advance for your attention and support!

@wangxuqi
Copy link
Contributor Author

wangxuqi commented May 9, 2023

Hi @isafulf . trust all is well. The code in the pull request has been successfully used by clients, demonstrating its value. Kindly review it when convenient, as I eagerly await your feedback to proceed with the project.

@wangxuqi wangxuqi force-pushed the analyticdb_datastore branch from b22f9e7 to 29b708b Compare May 23, 2023 07:39
Copy link
Collaborator

@isafulf isafulf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for adding this!

@isafulf isafulf merged commit 9cdbf31 into openai:main May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants