-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Feature request: Input category via GUI based file upload #2542
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
Comments
this would be amazing because it would probably help in my RAG system not finding irrelevant results, im having an issue where i get a response but other additional information is added to the response, its not that its wrong its just not useful, |
|
Well there's the code above, but I'd like to see it official.. |
Let me make sure I understand your scenario. You have users that are uploading so many documents to their personal index that they need categories for them? And then the users are filtering by those categories using the developer settings? Does each user have their own categories? |
It would be ideal if GUI based uploads could have a category input field. For users to run bulk upload scripts is not practical and beyond their ability. This seems to be the only way docs can be marked with a category at present.
Many thanks,
The text was updated successfully, but these errors were encountered: