Releases: AnswerDotAI/claudette
Releases · AnswerDotAI/claudette
v0.3.14
22 Feb 19:09
Compare
Sorry, something went wrong.
No results found
New Features
Add Claude 4.6 models, web_fetch support (#109 )
v0.3.13
23 Dec 21:23
Compare
Sorry, something went wrong.
No results found
Bugs Squashed
Use r.model_dump(exclude_none=True) (#104 )
v0.3.12
23 Dec 04:11
Compare
Sorry, something went wrong.
No results found
Bugs Squashed
Fix blks2cited_txt crash for document-based citations (#101 ), thanks to @erikgaas
v0.3.11
19 Dec 03:48
Compare
Sorry, something went wrong.
No results found
New Features
Validate tool names returned by model against allowed tools (#103 ), thanks to @PiotrCzapla
v0.3.10
05 Nov 01:21
Compare
Sorry, something went wrong.
No results found
Bugs Squashed
find_blocks does not handle dicts (#96 )
v0.3.9
05 Nov 00:34
Compare
Sorry, something went wrong.
No results found
Bugs Squashed
find_blocks does not handle dicts (#96 )
v0.3.7
04 Nov 20:46
Compare
Sorry, something went wrong.
No results found
New Features
Add Haiku and Sonnet 4.5 (#95 )
v0.3.6
09 Aug 22:15
Compare
Sorry, something went wrong.
No results found
v0.3.5
02 Aug 21:56
Compare
Sorry, something went wrong.
No results found
New Features
Support async functions in async toolloop (#92 )
v0.3.4
21 Jul 21:45
Compare
Sorry, something went wrong.
No results found
Bugs Squashed
Escape Quotes in markdown footnotes (#90 ), thanks to @ncoop57