v1.4.4
What's Changed
- Chart storage cleanup: renamed legacy
tmp/tmp/totmp/charts/and removed duplicate chart saves — charts are now stored once intmp/<connectionId>/charts/ - FastMCP structured output fix:
create_error_responsenow returns a dict instead of a JSON string, fixingValueError: structured_content must be a dictcrashes ingraphrag_searchand other Dict-returning tools - Improved
query_sparqltool description: better guidance for LLM clients on when and how to use the SPARQL tool
Full Changelog: v1.4.3...v1.4.4