Find answers from the community

Updated 4 months ago

I have a doubt on Sub Question Query

At a glance
I have a doubt on Sub Question Query Engine:
I would like to know after gathering all sub-questions and their responses with extracted contexts, how exactly llama index is synthesizing for the final response? Are they giving main query + main context + sub-questions with it's responses and extracted contexts or main query + main context + sub-questions with it's responses or just main query + sub-questions with it's responses?
L
1 comment
It uses the original query + sub questions + responses

For each sub-question + response, we create a node like this
Attachment
image.png
Add a reply
Sign up and join the conversation on Discord