Skip to content

Releases: AnswerDotAI/claudette

v0.0.9

29 Aug 03:11
Compare
Choose a tag to compare

New Features

  • Async support (#21)

v0.0.8

29 Aug 02:46
Compare
Choose a tag to compare
  • Async support

v0.0.7

27 Aug 15:40
Compare
Choose a tag to compare

New Features

  • Prompt caching (#20)
  • add markdown to doc output (#19)
  • Support vscode details tags (#18)
  • Add a cont_pr param to Chat as a "default" prompt #15), thanks to @tom-pollak

Bugs Squashed

  • Explicit tool_choice causes chat() to call tool twice. (#11)

v0.0.6

04 Aug 22:37
Compare
Choose a tag to compare

New Features

  • Default chat prompt & function calling refactor (#15), thanks to @tom-pollak

v0.0.5

30 Jul 23:16
Compare
Choose a tag to compare

New Features

  • Better support for stop sequences (#12), thanks to @xl0

v0.0.3

22 Jun 06:18
Compare
Choose a tag to compare

New Features

  • Amazon Bedrock and Google Vertex support (#7)

Bug Fixes

  • Update model paths for non-beta tool use (#2), thanks to @sarahpannn