PSQL and async refactor #48

joshniemela
commented 2024-06-26 15:01:25 +02:00
(Migrated from github.com)
- Vector store now uses PSQL as the single source of truth
- Vector store uses a larger quantised model which is faster and gives better results than the paragraph model
- Vector store now is able to concurrently update the embeddings whilst the server is running
- Vector store uses a different search algortihm
1. Vector store now uses PSQL as the single source of truth
2. Vector store uses a larger quantised model which is faster and gives better results than the paragraph model
3. Vector store now is able to concurrently update the embeddings whilst the server is running
4. Vector store uses a different search algortihm
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: joshnie/KU-courses#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "psql2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?