Skip to content

v0.60.3

Choose a tag to compare

@github-actions github-actions released this 10 Aug 17:24
· 178 commits to main since this release

Changelog

Fixes

  • b968070 fix(llm): flush an in-flight tool call on stream truncation (#546)

Other

  • 5216c5a chore(deps): upgrade dippin-lang to v0.56.0 (#561)
  • 31dda98 docs(release): v0.60.3 — tool-call truncation fix (#546) + dippin v0.56.0 (#561)
  • e238a87 merge: flush in-flight tool call on stream truncation (#546)
  • c34ff1f merge: upgrade dippin-lang to v0.56.0 (#561)
  • ebcf4f3 merge: v0.60.3 release doc updates