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

Initial vector db implementation #335

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Initial vector db implementation #335

wants to merge 18 commits into from

Conversation

snopoke
Copy link
Collaborator

@snopoke snopoke commented Mar 22, 2024

This adds a vector DB implementation based off langchain pgvector but backed by a custom Django model.

This can not be merged to main yet since our current production DB does not support the pgvector extension.

Upgrade note

If you want to update without loosing all your existing data in postgres you can follow the instructions here: https://gist.github.com/snopoke/80e9a2e88ec493b7d4efae2578339f00

@snopoke snopoke requested a review from SmittieC March 22, 2024 14:03
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