Skip to content

v1.69.1

Compare
Choose a tag to compare
@bentwnghk bentwnghk released this 28 Oct 11:05
· 341 commits to main since this release

Version 1.69.1

Released on 2024-10-28

♻ Code Refactoring

  • misc: Refactor the plugin prompts to xml format.

🐛 Bug Fixes

  • misc: Fix Huggingface API interrupting when the output exceeds 140 tokens, fix page not switch when clicking on the pin assistant.

💄 Styles

  • misc: Remove SenseChat-Vision model, due to model limitation.

Improvements and Fixes

Code refactoring

  • misc: Refactor the plugin prompts to xml format, closes #4520 (49be146)

What's fixed

  • misc: Fix Huggingface API interrupting when the output exceeds 140 tokens, closes #4524 (49acdd7)
  • misc: Fix page not switch when clicking on the pin assistant, closes #4521 (30b424a)

Styles

  • misc: Remove SenseChat-Vision model, due to model limitation, closes #4493 (2aea033)