Commit Graph

4636 Commits

Author SHA1 Message Date
墨梓柒
8cb902e3e3 fix: 移除邮件联系的注释 2025-12-03 09:16:54 +08:00
SengokuCola
f85c5e9b5f feat :做梦 2025-12-03 01:00:43 +08:00
SengokuCola
7f66d5588d better:优化表达方式提取的token消耗 2025-12-03 00:21:02 +08:00
SengokuCola
34129bafad fix:ruff 2025-12-02 16:04:18 +08:00
SengokuCola
43fcd93dff feat:更新readme和更新日志 2025-12-02 15:51:05 +08:00
墨梓柒
ca160f6591 WebUI 0.11.6 2025-12-02 15:48:52 +08:00
SengokuCola
138bd8ec70 feat:优化黑话附加 2025-12-02 15:43:46 +08:00
SengokuCola
8237f1a4c1 Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev 2025-12-02 15:08:23 +08:00
SengokuCola
138afe41a4 better:加强记忆检索能力 2025-12-02 15:08:20 +08:00
墨梓柒
fa0211c87c WebUI dc4d4c833291d27a44cdf9ca9cc284c31ca54ca5 2025-12-02 14:04:07 +08:00
墨梓柒
b79ee9855c feat: 添加黑话管理路由,支持黑话的增删改查功能 2025-12-02 13:46:16 +08:00
SengokuCola
c562ebe97a fix:修复并发导致的重复表达学习问题 2025-12-02 12:47:54 +08:00
SengokuCola
ec90951539 Merge branch 'main' into dev 2025-12-02 00:11:15 +08:00
墨梓柒
71b7942b20 WebUI 318b28328a4b1e74664033adf47b84c316b37293 2025-12-01 23:31:10 +08:00
墨梓柒
2f61df1cc5 feat: 增强虚拟身份模式支持,添加群 ID 处理和历史记录管理 2025-12-01 23:30:01 +08:00
Oct-autumn
51b63a3e8c docs: update EULA 2025-12-01 23:29:04 +08:00
墨梓柒
6444bc0d3e feat: 添加开源项目提示 2025-12-01 20:10:06 +08:00
SengokuCola
188061456c Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev 2025-12-01 19:11:02 +08:00
SengokuCola
32755987a0 ref:重构记忆检索流程,略微提高消耗,提高精度 2025-12-01 19:10:48 +08:00
墨梓柒
66ab82f805 WebUI a1a47eb4e6fb85cff2d8a8c71192d566c552a319 2025-11-30 19:04:54 +08:00
墨梓柒
bf831e9004 Merge pull request #1390 from Ronifue/dev
fix & feat: 修复、修正一些问题
2025-11-30 18:07:53 +08:00
墨梓柒
11f79a73cb feat: 增强缩略图生成逻辑,支持后台异步生成并返回生成状态 2025-11-30 18:02:16 +08:00
墨梓柒
12151fd95a Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-11-30 17:32:01 +08:00
墨梓柒
50acd8d847 feat: 添加缩略图缓存管理功能,包括生成、清理和统计接口 2025-11-30 17:31:54 +08:00
SengokuCola
2b9975c48e Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev 2025-11-30 16:57:41 +08:00
SengokuCola
3368c38d05 fix:优化部分Log 2025-11-30 16:57:15 +08:00
墨梓柒
99f80c08da WebUI d2dd4a0dd1a527574ded4a09e6c113175858d306 2025-11-30 16:06:16 +08:00
墨梓柒
c790dcb705 feat: Enhance authentication mechanism to support token retrieval from both Cookie and Header
- Added a new auth module to manage authentication-related functions.
- Updated existing routes in expression_routes, person_routes, plugin_routes, and routes to utilize the new authentication methods.
- Implemented CORS middleware in webui_server for development environment support.
- Introduced functions to set and clear authentication cookies.
- Enhanced token verification to prioritize Cookie over Header for improved security and flexibility.
2025-11-30 15:53:39 +08:00
Ronifue
9b6ca0e0a5 fix: 修复lpmm_search_knowledge工具中limit参数定义错误 2025-11-30 14:24:51 +08:00
Ronifue
505fda5350 Merge branch 'dev' of https://github.com/Ronifue/MaiBot into dev 2025-11-30 01:28:55 +08:00
Ronifue
2a67631b59 Merge branch 'dev' of https://github.com/Ronifue/MaiBot into dev 2025-11-30 01:28:40 +08:00
Lofu
d23cc4a2e3 Merge branch 'Mai-with-u:dev' into dev 2025-11-30 01:25:30 +08:00
Ronifue
6470d27270 feat: 统一对task中过慢的模型进行警告,并在model_config.toml中设定对应task的慢请求阈值 2025-11-30 01:23:29 +08:00
Ronifue
78f3b75352 feat: 统一对task中过慢的模型进行警告,并在model_config.toml中设定对应task的慢请求阈值 2025-11-29 21:50:49 +08:00
Ronifue
dc84366bb5 fix: “#” 后面一定要加空格 2025-11-29 20:47:39 +08:00
Ronifue
2db6399910 fix: 修正logger 2025-11-29 20:40:07 +08:00
Ronifue
e6d1a6e87b feat: 为所有LLM的请求异常添加原始错误显示 2025-11-29 20:22:25 +08:00
SengokuCola
fdc0a87c31 Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev 2025-11-29 20:06:49 +08:00
SengokuCola
e609632455 fix:修复表情包不保存的问题/新增统计项目 2025-11-29 20:06:18 +08:00
Ronifue
11aeb906ac fix: 修复WebUI重启后无法使用Ctrl+C停止Maibot的问题 2025-11-29 19:59:23 +08:00
Lofu
3640416ad0 Merge branch 'Mai-with-u:dev' into dev 2025-11-29 18:19:50 +08:00
Ronifue
79e8962f6f feat: 使得model_info.extra_params能够单独指定模型的temprature 2025-11-29 18:15:46 +08:00
墨梓柒
71edeb6be5 WebUI 6d7893532be0e517db84fbdd0c2cc5a0f53b17c4 2025-11-29 17:53:58 +08:00
墨梓柒
991306b04a Merge pull request #1389 from Ronifue/dev
feat: 新增 TOML 格式化工具,优化配置文件保存格式
2025-11-29 17:06:50 +08:00
Lofu
b1047c36f5 Merge branch 'Mai-with-u:dev' into dev 2025-11-29 16:19:17 +08:00
Ronifue
08c0b5929e fix: 修正一个Maibot遇不到但是不能涵盖Toml整个格式的问题 2025-11-29 16:16:31 +08:00
Ronifue
f68b9aa109 feat: 对自动化处理的toml进行格式化,以及修复通知消息导致的报错 2025-11-29 15:53:33 +08:00
墨梓柒
a0870a8392 禁用模型的思考功能 2025-11-29 14:57:42 +08:00
墨梓柒
6a8a4176a0 Disable push triggers in ruff.yml
Comment out push triggers for main and dev branches.
2025-11-29 14:54:15 +08:00
墨梓柒
26639e7ae5 Enable push trigger for Ruff workflow
Uncomment push trigger for main and dev branches
2025-11-29 14:47:57 +08:00