What's Changed
- fix: add string LLM support to LLMGuardrail for Gemini models by @MervinPraison in #908
- fix: resolve litellm.BadRequestError with unrecognized output_json/output_pydantic parameters by @MervinPraison in #910
- Fix issue #904: Loop task callback inheritance and enhanced metadata support by @MervinPraison in #912
- fix: Add callback execution to synchronous display functions by @MervinPraison in #913
- Issue #901: Fix self-reflection with tools by @MervinPraison in #914
- fix: add execute and aexecute methods to Agent class by @MervinPraison in #915
- Fix: resolve duplicate callback execution in LLM interaction handling by @MervinPraison in #916
Full Changelog: v2.2.57...v2.2.58