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

Move vector stores to own package #1587

Open
marcusschiesser opened this issue Jan 3, 2025 · 2 comments · Fixed by #1597
Open

Move vector stores to own package #1587

marcusschiesser opened this issue Jan 3, 2025 · 2 comments · Fixed by #1597
Assignees

Comments

@marcusschiesser
Copy link
Collaborator

Start with 'postgres' package.

  1. Move DocumentStore, KVStore and VectorStore to their own postgres package in providers/storage (and other pg deps if they exist)
  2. Test with supabase and add pooling support like VercelPool if available
@fire015
Copy link

fire015 commented Jan 13, 2025

Settings.embedModel would need to be transitioned over to the new package.

@marcusschiesser
Copy link
Collaborator Author

We're having now also a dedicated postgres package: #1597

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

Successfully merging a pull request may close this issue.

3 participants