墨梓柒
0b87b32480
更新插件系统文档和配置类型定义
2025-12-14 01:06:38 +08:00
墨梓柒
5cd15cdd1e
添加配置数据验证失败的错误日志记录,并处理已删除提供商的模型引用问题
2025-12-13 18:38:53 +08:00
墨梓柒
e680a4d1f5
Ruff format
2025-12-13 17:14:09 +08:00
墨梓柒
ef377bb0cd
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-12-13 15:13:25 +08:00
墨梓柒
ee59f270f8
添加对视频卡片、音乐卡片和小程序分享卡片消息的处理
2025-12-13 15:13:18 +08:00
SengokuCola
398ba3988a
Merge pull request #1430 from A0000Xz/dev
...
恢复表达学习的正常使用
2025-12-13 10:48:26 +08:00
A0000Xz
307a76d58a
恢复表达学习的正常使用
2025-12-13 01:47:14 +08:00
xiaoxi68
613f8e8783
fix: 规范 OpenAI/Gemini 客户端图片 MIME(jpg/jpeg→image/jpeg)
2025-12-13 01:20:33 +08:00
SengokuCola
b73a748f52
feat:优化think_mode,修复表情包选取bug
2025-12-13 00:12:13 +08:00
SengokuCola
52acf0c167
Update planner.py
2025-12-12 23:52:14 +08:00
SengokuCola
08ce18e0f4
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
2025-12-12 23:50:59 +08:00
SengokuCola
110431e6d2
feat:添加思考深度配置
2025-12-12 23:50:55 +08:00
SengokuCola
0b8cf97925
Merge pull request #1425 from exynos967/dev1211
...
fix: 修复工具调用 JSON Schema 中 float 类型导致的 422 错误
2025-12-12 19:27:25 +08:00
Zayrex
1273f7a6ab
Fix emoji emotion parsing for different delimiters
2025-12-12 10:56:01 +08:00
Zayrex
9e89501888
Fix emotion parsing by replacing Chinese commas
...
Replace Chinese comma with English comma in emotion parsing.
2025-12-12 10:16:01 +08:00
墨梓柒
090bbb954b
实现消息段解析功能,支持多种消息类型的处理
2025-12-12 00:36:40 +08:00
xiaoxi68
3b964307ce
fix: 修复工具调用 JSON Schema 中 float 类型导致的 422 错误
2025-12-11 20:00:47 +08:00
SengokuCola
8bbbedf0b4
Merge branch 'dev-0.12' into dev
2025-12-10 14:55:49 +08:00
SengokuCola
342a1e22c4
feat:仅保留两种思考力度
2025-12-08 20:13:39 +08:00
SengokuCola
a0ba073cfb
remove:人格的兴趣配置项移动到planner prompt中
2025-12-08 19:24:04 +08:00
墨梓柒
00c1e7d601
优化由于WebUI启动时端口占用导致异常退出没有提示的问题
2025-12-08 18:48:11 +08:00
SengokuCola
910c73be73
feat:默认开启planner replyer联动
2025-12-07 23:54:04 +08:00
SengokuCola
3798933f91
fix:私聊自我回复炸裂
2025-12-07 23:45:54 +08:00
SengokuCola
20c97b9cc9
feat:表达方式根据不同thinking level进分别处理
2025-12-07 23:38:20 +08:00
SengokuCola
d2a4abc33f
feat:根据回复力度,启用不同的prompt
2025-12-07 16:45:37 +08:00
SengokuCola
b03e245817
test:合并express提取和Jargon提取
2025-12-07 16:24:13 +08:00
SengokuCola
2e31fa2055
feat:复用jargon和expression的部分代码,代码层面合并,合并配置项
...
缓解bot重复学习自身表达的问题
缓解单字黑话推断时消耗过高的问题
修复count过高时推断过长的问题
移除表达方式学习强度配置
2025-12-07 14:28:30 +08:00
SengokuCola
717b18be1e
feat:思考级别控制
2025-12-07 13:20:02 +08:00
SengokuCola
903e0f278a
remove:自动频率控制
2025-12-07 11:42:49 +08:00
SengokuCola
eb86d3ed43
remove:移除情绪功能
2025-12-07 00:56:06 +08:00
晴空
3e555dd66c
Remove unused _deep_merge function
...
Removed the _deep_merge function from plugin_routes.py.
2025-12-06 23:20:20 +08:00
晴空
f7ac70fa1e
Add deep_merge function and improve key handling
...
Add a function to deep merge two dictionaries, allowing src values to overwrite or merge into dst. Update key handling in normalize_dotted_keys to improve logging and handling of empty keys.
2025-12-06 23:12:32 +08:00
晴空
a14e5b84c1
Implement utility functions for plugin config handling
...
Added utility functions for normalizing dotted keys and coercing types in plugin configuration.
2025-12-06 22:45:38 +08:00
SengokuCola
441fc0b742
feat:优化记忆查询的超时设置
2025-12-06 18:59:45 +08:00
SengokuCola
83ec86f28b
config:change some parameters
2025-12-06 15:02:40 +08:00
SengokuCola
553a4123fb
fix:不知道为什么一直冒出来
2025-12-06 00:32:50 +08:00
SengokuCola
34825abaa7
fix:表达和聊天配置项为0时bug
2025-12-05 21:23:00 +08:00
SengokuCola
bc045a0c85
feat:可配置做梦时间段
...
Update bot_config_template.toml
2025-12-05 13:53:07 +08:00
SengokuCola
c3798e1a8d
fix:解析动作错误
2025-12-05 13:46:09 +08:00
SengokuCola
541799b1c2
feat:添加结束对话动作
2025-12-05 13:24:02 +08:00
SengokuCola
cef094e125
feat:重构pf brain chat使用react
2025-12-05 01:51:19 +08:00
SengokuCola
95a1712c90
feat:为私聊增加checker和次级回复,更多动作
2025-12-04 23:39:09 +08:00
SengokuCola
a155194157
Create search_jargon_tool.py
2025-12-04 20:38:49 +08:00
SengokuCola
add29efefc
better:优化做梦表现
2025-12-04 20:00:20 +08:00
SengokuCola
0399f878f0
config:增加两个配置项,梦起始时间和全局记忆
2025-12-04 19:59:57 +08:00
墨梓柒
12bc661790
feat: 添加模型级别最大token数配置,并更新相关逻辑以支持优先级处理
2025-12-03 11:45:15 +08:00
墨梓柒
6680afaa4a
feat: 更新 token 处理逻辑,清除 Cookie 并要求用户重新登录;保留 first_setup_completed 状态
2025-12-03 11:31:13 +08:00
墨梓柒
f8446e6bf7
Merge pull request #1398 from Ronifue/dev
...
fix: 修复保存toml时的空行累计bug和注释丢失问题
2025-12-03 10:50:58 +08:00
墨梓柒
d97c6aa948
feat: 添加模型级别温度配置并优化温度优先级处理逻辑
2025-12-03 10:45:20 +08:00
SengokuCola
056a909c77
feat:将是否拦截改为拦截登记
2025-12-03 09:52:23 +08:00