Skip to content

v0.11.0

Compare
Choose a tag to compare
@lobehubbot lobehubbot released this 08 Jun 03:28
· 97 commits to main since this release

Version 0.11.0

Released on 2024-06-08

✨ Features

  • misc: Remove role cache, 下载订阅模型文件到本地加载., 优先使用本地模型文件,提高使用体验, 支持 gpt-4o, 添加 dance 和 audio 下载, 统一storage 操作.

🐛 Bug Fixes

  • misc: 修复 audio 加载与 vrm loading 问题.

Improvements and Fixes

What's improved

  • misc: Remove role cache (9754be4)
  • misc: 下载订阅模型文件到本地加载. (83b35ee)
  • misc: 优先使用本地模型文件,提高使用体验 (a564806)
  • misc: 支持 gpt-4o (af1a724)
  • misc: 添加 dance 和 audio 下载 (292f9f2)
  • misc: 统一 storage 操作 (0810fb5)

What's fixed

  • misc: 修复 audio 加载与 vrm loading 问题 (cc8b784)