Skip to content

0.4.11

Choose a tag to compare

@madclaws madclaws released this 07 Jun 14:05
· 67 commits to main since this release

Added

  • New repl command /reasoning to switch reasoning effort on the fly #150, #153.
    • eg: /reasoning low - sets effort to low. Other options are medium, high

Fixed

  • Broken repl behaviour on SIGINT (ctr-c) #152.

Changed

  • Using the tool_call name model gives, instead of figuring out from the tool_call arguments #151.