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

Improved experimentation cabalility. #26

Open
deatheragetr opened this issue Jul 31, 2024 · 0 comments
Open

Improved experimentation cabalility. #26

deatheragetr opened this issue Jul 31, 2024 · 0 comments

Comments

@deatheragetr
Copy link
Collaborator

It would be nice to be able to use a consistent corpus of raw data (like what gets stored in Mongo) and use different models and techniques to easily generate vector embeddings on that data that could all be store in Postgres together, and selectively queried.

Some ideas.

  • Separate tables or separate columns or even separate databases for the different embeddings, each legibly-labeled.
  • The ability to choose which model's embbeddings are being queried from the API. Could be an env var that's set at start up of the backend API, or an optional parameter passed to the API.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant