Soulter
|
64bcbc9fc0
|
refactor: 重构 SharedPreference 类并采用数据库存储替换 json 存储 (#2482)
|
2025-08-18 19:12:26 +08:00 |
|
Soulter
|
b1e3018b6b
|
Improve: 引入全新的人格管理模式以及重构函数工具管理器 (#2305)
* feat: add persona management
* refactor: 重构函数工具管理器,引入 ToolSet,并让 Persona 支持绑定 Tools
* feat: 更新 Persona 工具选择逻辑,支持全选和指定工具的切换
* feat: 更新 BaseDatabase 中的 persona 方法返回类型,支持返回 None
|
2025-08-04 00:56:26 +08:00 |
|
Soulter
|
842c3c8ea9
|
Refactor: using sqlmodel(sqlchemy+pydantic) as ORM framework and switch to async-based sqlite operation (#2294)
* stage
* stage
* refactor: using sqlchemy as ORM framework, switch to async-based sqlite operation
- using sqlmodel as ORM(based on sqlchemy and pydantic)
- add Persona, Preference, PlatformMessageHistory table
* fix: conversation
* fix: remove redundant explicit session.commit, and fix some type error
* fix: conversation context issue
* chore: remove comments
* chore: remove exclude_content param
|
2025-08-02 15:44:00 +08:00 |
|
Soulter
|
125fc3a622
|
✨ feat: 支持 WebUI 对话管理
|
2025-03-25 19:44:46 +08:00 |
|
Soulter
|
49bba9bf98
|
style: format codes
|
2025-03-03 13:30:55 +08:00 |
|
Soulter
|
12f4e1146f
|
feat: 更好的对话管理
|
2025-02-05 13:26:53 +08:00 |
|
Soulter
|
480dffb51b
|
feat: 初步实现 webchat 页面
|
2025-01-10 21:48:15 +08:00 |
|
Soulter
|
bdfc77d349
|
refactor: im so tired :)
|
2024-12-09 22:38:42 +08:00 |
|
Soulter
|
750a93a1aa
|
remove: 移除了 nakuru-project 库
但仍然使用其对 OneBot 的数据格式封装。
|
2024-12-02 19:31:33 +08:00 |
|
Soulter
|
6ab8114eee
|
feat: v3.4.0
|
2024-11-27 15:04:30 +08:00 |
|