Skip to content

20240310

Compare
Choose a tag to compare
@Keldos-Li Keldos-Li released this 10 Mar 09:12
· 66 commits to main since this release

本次更新包含安全性更新,建议所有用户升级。
This update contains security updates. It is recommended that all users upgrade.

Features

Bug Fixes

  • 修复隐私数据问题 (@GaiZhenbiao)
  • 修复 GPT4 Vision 模型相关问题 (@GaiZhenbiao)
  • 修复切换模型后回复可能为空的问题 (@chenditc)
  • 修复 Claude 3 模型下開始新的聊天 System prompt 被清空的问题 (@GaiZhenbiao)
  • 修复multimodal warning (@GaiZhenbiao)
  • 修复重启时不刷新页面的问题 (@Keldos-Li)

Miscellaneous

Full Changelog: 2024030...2024031

Important

如果您手动更新,请在更新完成后执行以下命令更新依赖。
Please execute the following commands after manually updating.

pip install -r requirements.txt --upgrade