What's Changed
- PR #832: Changes from Claude by @MervinPraison in #834
- fix: capture final response after tool execution in LLM by @MervinPraison in #836
- fix: add return_dict=True to fix TypeError in prompt_chaining tests by @MervinPraison in #843
- docs: add OLLAMA_HANDLING.md to explain ollama_handled flag usage by @MervinPraison in #844
- fix: allow agents to continue with sequential tool calls by @MervinPraison in #842
Full Changelog: v2.2.51...v2.2.52