v2.2.5
Bugfix release fixing issues with FormatErrors especially for weaker/smaller models that make toolcalling mistakes, and a rare issue in the inspector that could hang if encountering ANSI-sequences in trajectories.
- Fix: check if args is a dict to avoid exceptions fro… by @RobinChiu in #760
- fix(inspector): Handle ANSI escape sequences and null bytes in content by @klieret in #761
Full Changelog: v2.2.4...v2.2.5