Skip to content

v1.4.4

Choose a tag to compare

@ralfbecher ralfbecher released this 27 Apr 17:07
· 15 commits to main since this release
f19ef52

What's Changed

  • Chart storage cleanup: renamed legacy tmp/tmp/ to tmp/charts/ and removed duplicate chart saves — charts are now stored once in tmp/<connectionId>/charts/
  • FastMCP structured output fix: create_error_response now returns a dict instead of a JSON string, fixing ValueError: structured_content must be a dict crashes in graphrag_search and other Dict-returning tools
  • Improved query_sparql tool description: better guidance for LLM clients on when and how to use the SPARQL tool

Full Changelog: v1.4.3...v1.4.4