Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Search bar: it should save what the user typed and the embedding we receive so so we don't need to constantly regenerate the embedding for questions! #36

Open
2 tasks
afederici75 opened this issue Oct 1, 2023 · 0 comments
Assignees

Comments

@afederici75
Copy link
Owner

Search bar: it should save what the user typed and the embedding we receive so we don't need to constantly regenerate the embedding for questions.

  • we should have a place in the DB to store the questions of the user. It's a separate 'table' that would go in the vector db.
    • Example: 'How many videos Speak of Watts?'
@afederici75 afederici75 self-assigned this Oct 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant