Enhancement: Show which embedding provider and model were used for file attachments #5245
michnovka
started this conversation in
Feature Requests & Suggestions
Replies: 2 comments
-
The model used depends on your RAG API configuration, which is meant to be static and not changed ad hoc. The reason for this is that a vector db should be made up of embeddings of the same kind to be useful. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there any method or utility to bulk re-embed all old file uploads to use a new embedding model? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
Because the quality of embedding depends on the model, I would like to see which model was used to create the embedding.
More details
Maybe a column in the table of file management?
Which components are impacted by your request?
No response
Pictures
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions