Releases: AnswerDotAI/claudette
Releases · AnswerDotAI/claudette
v0.3.5
New Features
- Support async functions in async toolloop (#92)
v0.3.4
Bugs Squashed
- Escape Quotes in markdown footnotes (#90), thanks to @ncoop57
v0.3.3
Bugs Squashed
- Escape Quotes in markdown footnotes (#90), thanks to @ncoop57
v0.3.2
New Features
- Suport for tool functions returning
ToolResult
image values (#88), thanks to @austinvhuang
v0.2.2
New Features
- Make full messages available after streaming (#84)
v0.2.1
New Features
- Make full messages available after streaming (#84)
v0.2.0
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)