v2.2.70
What's Changed
- fix: ensure consistent Task/Response formatting across all LLM providers by @MervinPraison in #961
- fix: properly shutdown telemetry aiohttp sessions to prevent ImportError during Python shutdown by @MervinPraison in #965
- fix: improve Ollama sequential tool execution to prevent redundant calls by @MervinPraison in #966
- fix: make TelemetryCollector.stop() consistent with shutdown behavior by @MervinPraison in #974
Full Changelog: v2.2.69...v2.2.70