Skip to content

v0.94.5

Choose a tag to compare

@github-actions github-actions released this 31 May 01:43
· 1230 commits to refs/heads/main since this release
64402fd

Changes

🐛 Bug Fixes

  • fix: remove assignment of top_p in Open AI transformer @amitksingh1490 (#876)
  • fix(ui): resolve spinner display issues and redundant stop calls @tusharmath (#875)
  • fix: ensure completion tool output is recorded and all tool results are captured @tusharmath (#874)

🧰 Maintenance