What's Changed
- fix: Implement Ollama sequential tool calling fix by @MervinPraison in #879
- feat: Add 10 Grok4 Intelligent Agent Examples by @Dhivya-Bharathy in #890
- feat: Add Gemini structured output support by @MervinPraison in #888
- fix: Support GuardrailResult return type in guardrail functions (#875) by @MervinPraison in #885
- fix: prevent duplicate callback invocations in LLM response generation by @MervinPraison in #887
- fix: use LLM abstraction instead of hardcoded OpenAI in hierarchical process by @MervinPraison in #889
- fix: Improve Ollama sequential tool calling handling by @MervinPraison in #892
- feat: Add multi-provider/multi-model support with intelligent routing by @MervinPraison in #880
Full Changelog: v2.2.54...v2.2.55