Enhance Files UI to allow for users to upload documents/files for RAG
🚀 Describe the new functionality needed
Users should be able to upload a file in the Playground UI that is then sent to the llama stack server and is ingested into the vector database for RAG.
💡 Why is this needed? What if we don't build it?
Parity with Streamlit.
Other thoughts
No response
This issue has been automatically marked as stale because it has not had activity within 60 days. It will be automatically closed if no further activity occurs within 30 days.
@franciscojavierarceo is this still relevant?
@varshaprasad96 yes. I was planning on taking it on actually, are you interested ?
Yes!
cool, assigned. we should break this down because we can divide and conquer it then.
sure, I'll take a look at the code and get back
here's a list of items that come to mind:
- component to create vector dbs
- component to list vector dbs
- component to upload file to vector db
- (maybe) prompt editor
- (maybe) chunking / vector io parameters
- (maybe) list of tools available
- session history
This issue has been automatically marked as stale because it has not had activity within 60 days. It will be automatically closed if no further activity occurs within 30 days.
This issue has been automatically closed due to inactivity. Please feel free to reopen if you feel it is still relevant!