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

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

Move vector stores to own package #1587

marcusschiesser opened this issue Jan 3, 2025 · 3 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

@marcusschiesser
Copy link
Collaborator Author

closing as now all dependencies landed in their own package

@github-project-automation github-project-automation bot moved this from Todo to Done in Framework Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants