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

Postgres pgvector Index #314

Closed
itsfrankjames opened this issue Jun 6, 2024 · 2 comments
Closed

Postgres pgvector Index #314

itsfrankjames opened this issue Jun 6, 2024 · 2 comments

Comments

@itsfrankjames
Copy link
Contributor

Hey team,

I need to back my route embeddings with an existing Postgres instance so I'd like to submit an Index implementation for Postgres pgvector.
I plan to use Psycopg 3 for the Postgres adaptor.

I've read the base and existing implementation and the process looks straightforward.

Let me know if this is worthwhile making a PR for, or it there's any considerations I should be aware of.

@jamescalam
Copy link
Member

jamescalam commented Jun 6, 2024

@itsfrankjames go for it, I imagine this will be useful for a lot of teams so it'd be a very welcome addition

@jamescalam
Copy link
Member

@itsfrankjames we did some more work on the PG integration, it is now live in v0.0.56 — docs on usage are here https://github.com/aurelio-labs/semantic-router/tree/main/docs/indexes/postgres

Thanks for the PR!

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

No branches or pull requests

2 participants