[Enhancement]: show chunk references via rag_api #6607
stdweird
started this conversation in
Feature Requests & Suggestions
Replies: 0 comments
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?
display references to the used chunks in the answer when using documents/rag_api. ideally this can be toggled per session.
More details
selecting a bunch of documents to work with via rag_api is nice, but it would be better if there was a way to display some additional data wrt the used chunks as context. the rag_api could provide this pre-formatted if needed (assuming there is some syntax to use url to click on).
chunk from large pdf documents can display references to eg page range.
this will require custom rag_api code (not part of this request), but librechat should define the expected response format to display this.
Which components are impacted by your request?
No response
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions