Tree Summarize
Last updated
Was this helpful?
Last updated
Was this helpful?
When provided with text chunks and a query, recursively build a tree structure and return the root node as the result.
Pros: Beneficial for summarization tasks
Cons: Accuracy of answer might be lost during traversal of tree structure
Prompt