Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix recursive report generation #1669

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Fix recursive report generation #1669

merged 1 commit into from
Jan 30, 2025

Conversation

natoverse
Copy link
Collaborator

When adding FastGraphRAG I inadvertently removed the report recursion, which could result in very large report contexts being trimmed instead of rolled up. The PR restores the recursion.

@natoverse natoverse requested review from a team as code owners January 30, 2025 18:24
@natoverse natoverse merged commit 907d271 into main Jan 30, 2025
14 of 15 checks passed
@natoverse natoverse deleted the restore-report-recursion branch January 30, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants