Skip to content

Releases: AnswerDotAI/claudette

v0.3.6

09 Aug 22:15
Compare
Choose a tag to compare

New Features

  • Support opus 4.1 (#93)

v0.3.5

02 Aug 21:56
Compare
Choose a tag to compare

New Features

  • Support async functions in async toolloop (#92)

v0.3.4

21 Jul 21:45
Compare
Choose a tag to compare

Bugs Squashed

  • Escape Quotes in markdown footnotes (#90), thanks to @ncoop57

v0.3.3

21 Jul 19:57
Compare
Choose a tag to compare

Bugs Squashed

  • Escape Quotes in markdown footnotes (#90), thanks to @ncoop57

v0.3.2

18 Jul 21:45
Compare
Choose a tag to compare

New Features

  • Suport for tool functions returning ToolResult image values (#88), thanks to @austinvhuang

v0.3.1

15 Jul 23:06
Compare
Choose a tag to compare

New Features

  • Use msglm 0.0.9 (#87)

v0.3.0

29 Jun 03:43
Compare
Choose a tag to compare

Breaking Changes

  • Remove obj support (#85)

v0.2.2

23 Jun 05:22
Compare
Choose a tag to compare

New Features

  • Make full messages available after streaming (#84)

v0.2.1

23 Jun 05:11
Compare
Choose a tag to compare

New Features

  • Make full messages available after streaming (#84)

v0.2.0

16 Jun 06:09
Compare
Choose a tag to compare

Breaking Changes

  • toolloop now returns an iterator of every message, including each tool request and result

New Features

  • Add tool call results to toolloop result (#83)
  • show_thk param for contents (#82)