Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support pgvector #122

Closed
Tracked by #413
bjwswang opened this issue Oct 17, 2023 · 7 comments · Fixed by #522
Closed
Tracked by #413

Support pgvector #122

bjwswang opened this issue Oct 17, 2023 · 7 comments · Fixed by #522
Assignees
Milestone

Comments

@bjwswang
Copy link
Collaborator

bjwswang commented Oct 17, 2023

pgvector : https://github.com/pgvector/pgvector is open-source vector similarity search for Postgres

which means you should implement a vectorstore in langchaingo https://github.com/tmc/langchaingo/blob/main/vectorstores/vectorstores.go#L12

You can host code under kubeagi/arcadia pkg/vectorstores/pgvector

@bjwswang bjwswang self-assigned this Oct 17, 2023
@bjwswang bjwswang added this to the v0.0.1 milestone Oct 17, 2023
@bjwswang bjwswang added the enhancement New feature or request label Oct 17, 2023
@bjwswang bjwswang assigned 0xff-dev and unassigned bjwswang and 0xff-dev Oct 17, 2023
@bjwswang
Copy link
Collaborator Author

@zqq454224016

@zqq454224016
Copy link
Contributor

ok

@bjwswang
Copy link
Collaborator Author

@Abirdcfly Please fully integrate pg in arcadia aftet this pr tmc/langchaingo#377 got merged.
Chorma-go doesn't seem to be matained very well.

@tmc
Copy link

tmc commented Dec 13, 2023

Merged!

@bjwswang
Copy link
Collaborator Author

Merged!

@tmc Cool! This gonna help us a lot! 🚀

@bjwswang
Copy link
Collaborator Author

@Abirdcfly Since this pr got merged, please try to figure out how to integrate this into our project. And we can do more contributions to help https://github.com/tmc/langchaingo/tree/main/vectorstores/pgvector much better.

@bjwswang
Copy link
Collaborator Author

bjwswang commented Jan 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants