Skip to content

v2.7.4

Choose a tag to compare

@Eigenwise Eigenwise released this 23 Mar 17:55
· 70 commits to main since this release

What's New

Bug Fixes

  • Fix enum output strictness — Use Pydantic default strictness in AtomicAgent instead of strict mode, fixing issues with enum outputs (#218)
  • Fix delete turn ID type annotation — Corrected type annotation for turn ID in delete operation (#212)
  • Fix run stream empty response guard — Added guard against empty responses in streaming runs (#214)

Full Changelog

v2.7.3...v2.7.4