You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will first happen with BM25 (classic fulltext) and then also with embeddings.
There will be 2 versions of this
per-session RAG with uploaded PDF (scope of the original ticket)
either from the last message or from all uploaded files in the conversation
global section, called datasets/datasources, where you upload files (or select folders) and it will be available for chatting (and namespaced, so you can also select which source(s) to use)
To enable more usability, can we add a feature to upload the docs and let the model understand the same, so that we can chat about the document.
Document formats like .txt, .docx, .csv, .pdf
The text was updated successfully, but these errors were encountered: