Skip to content
Compare
Choose a tag to compare
@hustcer hustcer released this 13 Feb 00:38
· 10 commits to main since this release

[1.10.0] - 2025-02-12

Features

  • Separate the reasoning and the content part of the DeepSeek R1 model output (#115)

Bug Fixes

  • Improve error handling of API response for streaming-output (#117)

Miscellaneous Tasks

  • Make awk version check works for both awk and gawk (#109)
  • Refine DeepSeek review output, clarify debug logs, and adjust error messaging for better context (#111)

Performance

  • Save the last reply of the model to db instead of a file (#113)

Full Changelog: v1.9...v1.10