Skip to content

v2.2.5

Choose a tag to compare

@klieret klieret released this 27 Feb 16:26
· 45 commits to main since this release
bc79c4e

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