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 issue where cached JSON responses weren't being parsed #8

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

darthtrevino
Copy link
Member

Breaking up #7

When JSON data was requested from the LLM, but a cached response was returned, the JSON property was not being filled. This resulted in some malformed community report tables with blank output rows.

@darthtrevino darthtrevino requested a review from a team as a code owner April 2, 2024 14:15
@darthtrevino darthtrevino enabled auto-merge (squash) April 2, 2024 15:07
@darthtrevino darthtrevino merged commit b08f3d7 into main Apr 2, 2024
4 checks passed
@darthtrevino darthtrevino deleted the fix/cached_json_llm branch April 2, 2024 16:10
logomachic pushed a commit to logomachic/graphrag that referenced this pull request Oct 31, 2024
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