Skip to content

Releases: Richasy/Rodel.Agent

2.2409.2.0

25 Sep 07:17
Compare
Choose a tag to compare

更改记录 / Changelog

🚀 功能 / Features

🐛 Bug 修复 / Bug fixes

🧰 管理与维护 / Maintain

2.2407.3.0

17 Jul 07:10
166589b
Compare
Choose a tag to compare

更改记录 / Changelog

🐛 Bug 修复 / Bug fixes

  • 提高会话加载性能 @Richasy (#63)
  • 在创建助理时,禁止对话轮次和初始消息同时设置 @Richasy (#62)
  • 修复创建 agent 时删除初始消息的匹配问题 @Richasy (#61)

2.2407.2.0

12 Jul 02:13
03071aa
Compare
Choose a tag to compare

更改记录 / Changelog

🚀 功能 / Features

🐛 Bug 修复 / Bug fixes

2.2407.1.0

01 Jul 13:12
Compare
Choose a tag to compare

更改记录 / Changelog

🚀 功能 / Features

🐛 Bug 修复 / Bug fixes

  • 修复对话模型选择记忆没有生效的问题 @Richasy (#35)
  • 修复自定义绘图模型尺寸无法修改的问题 @Richasy (#29)

空白数据库 / Empty Database

08 Jul 05:22
Compare
Choose a tag to compare
Pre-release

在应用程序初始化工作目录失败时使用。

  1. 将压缩包下载到本地。
  2. 将数据库文件(后缀为.db)解压到您的工作目录中。
  3. 重启应用程序。

Use when the application initialization working directory fails.

  1. Download the compressed package to the local
  2. Extract the database file (with the suffix .db) inside to your working directory.
  3. Restart the application.

2.2406.3.0

24 Jun 08:21
99af30e
Compare
Choose a tag to compare

更改记录 / Changelog

🚀 功能 / Features

🐛 Bug 修复 / Bug fixes

  • 修复容易造成歧义的配置名称 @Richasy (#10)