Accessing Detailed Chunk Information #7711
Unanswered
RyenNelsen
asked this question in
Q&A
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.
-
While tuning my Retrieval-Augmented Generation (RAG) settings, I examined the MongoDB collections and RAG logs to identify the chunks sent to the upstream Language Learning Model (LLM). Although I can see the referenced file, there is no information on which chunks were selected and provided to the model as context. Is there a way to access this information, or can I enable more detailed debugging to view it?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions