Commit Graph

  • b7961af14c Merge remote-tracking branch 'upstream/debug' into debug tcmofashi 2025-03-07 02:55:20 +08:00
  • 00aadf0fc8 Merge pull request #72 from SaigyoujiYusora/refactor/unified_request tcmofashi 2025-03-07 02:53:18 +08:00
  • 94fd4f5ddd fix: 对2MB以下的图片予以放行 tcmofashi 2025-03-07 02:47:52 +08:00
  • 8d77cb0875 Merge pull request #73 from tcmofashi/debug tcmofashi 2025-03-07 02:23:20 +08:00
  • c6cd38029f Merge branch 'SengokuCola:debug' into debug Rikki 2025-03-07 02:13:20 +08:00
  • b77d73ddc7 feat: 现在可以设置是否自动保存表情包了 tcmofashi 2025-03-07 01:49:42 +08:00
  • a463f3a1a4 fix: issue (bug_risk): Reusing ClientSession across retries may lead to closed session issues. KawaiiYusora 2025-03-07 01:37:17 +08:00
  • 1becc5d2d9 Merge branch 'debug' of https://github.com/SengokuCola/MaiMBot into refactor/unified_request KawaiiYusora 2025-03-07 01:32:15 +08:00
  • e0e3ee4177 fix: update CQCode and Message classes for async initialization and processing KawaiiYusora 2025-03-07 01:31:03 +08:00
  • 0ebd241077 fix: 增加设置模板,优化emotion,优化压缩 tcmofashi 2025-03-07 01:06:36 +08:00
  • 71e851fbd4 fix SengokuCola 2025-03-07 00:34:58 +08:00
  • 8ef00ee571 v0.5.9 SengokuCola 2025-03-07 00:09:36 +08:00
  • 26f99664ee fix: cq_code async KawaiiYusora 2025-03-07 00:04:36 +08:00
  • 6ffa38c6ad Merge branch 'debug' of https://github.com/SengokuCola/MaiMBot into refactor/unified_request KawaiiYusora 2025-03-06 23:52:39 +08:00
  • 11807fda38 refactor(models):统一请求处理并优化响应处理 (refactor/unified_request) KawaiiYusora 2025-03-06 23:50:14 +08:00
  • 9cd26659b6 Merge branch 'SengokuCola:debug' into debug Rikki 2025-03-06 21:45:57 +08:00
  • 21d1a69b6e Merge pull request #71 from tcmofashi/feature SengokuCola 2025-03-06 21:22:34 +08:00
  • e3c7fae61d fix: 增加设置项 tcmofashi 2025-03-06 21:18:35 +08:00
  • 90e72db87b fix: 调整api接口的打印 tcmofashi 2025-03-06 21:11:22 +08:00
  • 325fc21d89 Merge branch 'debug' into feature tcmofashi 2025-03-06 20:46:07 +08:00
  • ee414eeaaf v0.5.8 修复 回复重复输出的bug SengokuCola 2025-03-06 19:56:57 +08:00
  • 41a94b98b0 Merge pull request #69 from SengokuCola/main SengokuCola 2025-03-06 19:53:36 +08:00
  • 472e4fdf3b Merge pull request #68 from SaigyoujiYusora/debug SengokuCola 2025-03-06 19:51:59 +08:00
  • c19a1166ba fix: 修补低于python3会错误启动 KawaiiYusora 2025-03-06 19:43:42 +08:00
  • f7a985b653 更新requirement KawaiiYusora 2025-03-06 19:39:27 +08:00
  • 94aee8ca10 Windows 一键启动脚本 KawaiiYusora 2025-03-06 19:39:08 +08:00
  • 84e967c631 update: 屏蔽.vscode配置文件夹 Rikki 2025-03-06 18:51:48 +08:00
  • 161995218e Merge pull request #66 from tcmofashi/debug SengokuCola 2025-03-06 16:15:59 +08:00
  • 35ae480faa Merge branch 'debug' into feature tcmofashi 2025-03-06 15:07:12 +08:00
  • b1756f3808 Merge remote-tracking branch 'upstream/debug' into debug tcmofashi 2025-03-06 15:03:40 +08:00
  • 2f1579e5b7 fix: 为所有模型请求添加请求头和请求体的报错 tcmofashi 2025-03-06 14:43:46 +08:00
  • eaa711ada7 v0.5.7 SengokuCola 2025-03-06 14:27:22 +08:00
  • 91505c7927 Merge pull request #65 from jiajiu123/main jiajiu123 2025-03-06 12:25:35 +08:00
  • b0e59a1ae7 Update bug_report.yml jiajiu123 2025-03-06 12:23:34 +08:00
  • 81f1bea69c 更新默认 issue template jiajiu123 2025-03-06 12:22:27 +08:00
  • 8bca235ecf Merge pull request #64 from tcmofashi/debug SengokuCola 2025-03-06 09:44:09 +08:00
  • 59af990923 Merge pull request #63 from SaigyoujiYusora/debug HYY 2025-03-06 08:30:31 +08:00
  • d653ffe131 Merge branch 'debug' into feature tcmofashi 2025-03-06 08:18:51 +08:00
  • 7c3fb28f10 fix: 修复打印格式 tcmofashi 2025-03-06 08:18:33 +08:00
  • a612519d56 feat: 新增表情包过滤,奶龙再见 tcmofashi 2025-03-06 07:22:36 +08:00
  • 77076a505f Merge branch 'debug' into feature tcmofashi 2025-03-06 06:45:32 +08:00
  • 3897c9787a fix: 后置emotion生成,大幅提高响应速度 tcmofashi 2025-03-06 06:45:20 +08:00
  • fea3285d20 feat: emoji选择逻辑优化 tcmofashi 2025-03-06 06:30:27 +08:00
  • 052c9c32c4 Merge branch 'debug' into feature tcmofashi 2025-03-06 02:24:08 +08:00
  • dbfe9c0491 fix: 为log输出增加modelname tcmofashi 2025-03-06 02:23:58 +08:00
  • a896cf5ec4 fix: 兼容tag tcmofashi 2025-03-06 02:13:54 +08:00
  • 7306a05dc2 Merge branch 'debug' into feature tcmofashi 2025-03-06 01:55:47 +08:00
  • bd982ba556 Merge branch 'debug' of https://github.com/SengokuCola/MaiMBot into debug KawaiiYusora 2025-03-06 01:11:37 +08:00
  • a445c22250 <think>之我的LLM为什么只有一半TAG KawaiiYusora 2025-03-06 01:08:26 +08:00
  • 42fc23c6e6 Merge pull request #62 from SengokuCola/debug SengokuCola 2025-03-06 00:46:28 +08:00
  • 3ef20ac1c9 Merge pull request #61 from tcmofashi/debug SengokuCola 2025-03-06 00:45:47 +08:00
  • 8c45e7d2be fix: 彻底解决schedule tcmofashi 2025-03-06 00:40:39 +08:00
  • d07ea8a044 v0.5.6堂堂发布 Merge pull request #60 from SengokuCola/debug SengokuCola 2025-03-06 00:36:57 +08:00
  • f78ed6c08e v0.5.6 修复了被禁言,图片压缩,空日程 SengokuCola 2025-03-06 00:20:28 +08:00
  • 91d8ca80cf Merge remote-tracking branch 'upstream/debug' into debug tcmofashi 2025-03-06 00:09:33 +08:00
  • a70f76c819 v0.5.4.0 记忆系统更新 SengokuCola 2025-03-05 23:58:03 +08:00
  • 19e467febe fix: 被禁言导致发送线程死掉,修复所有的压缩,修复空日程的key error tcmofashi 2025-03-05 23:13:47 +08:00
  • 6e3124eae3 Merge pull request #58 from tcmofashi/debug HYY 2025-03-05 22:37:30 +08:00
  • 71a0176182 fix: 小修 tcmofashi 2025-03-05 22:08:23 +08:00
  • 368abc19d7 Merge remote-tracking branch 'origin/debug' into debug tcmofashi 2025-03-05 22:07:08 +08:00
  • 1484dfa406 fix: 增强情感标签生成的鲁棒性 tcmofashi 2025-03-05 22:04:36 +08:00
  • ab259c20aa fix: 增强情感标签生成的鲁棒性 tcmofashi 2025-03-05 22:04:36 +08:00
  • 3f66a34364 Merge remote-tracking branch 'upstream/debug' into debug tcmofashi 2025-03-05 21:50:29 +08:00
  • 6db29c8e45 fix:尝试修复日程出错问题 HYY1116 2025-03-05 21:39:12 +08:00
  • 5fa0c1bc3f Merge remote-tracking branch 'upstream/debug' into debug tcmofashi 2025-03-05 20:30:24 +08:00
  • 234522582e feat:我先放个消息段构建器在这,我也不知道也没有用 HYY1116 2025-03-05 20:23:57 +08:00
  • f29a7b646c 修改压缩 tcmofashi 2025-03-05 19:19:34 +08:00
  • 8d7a8f2173 Merge remote-tracking branch 'upstream/debug' into debug tcmofashi 2025-03-05 18:59:17 +08:00
  • 3fec29d045 v0.5.2 记忆系统更新 SengokuCola 2025-03-05 16:48:53 +08:00
  • 97bddb83e7 feat: 表情包匹配从情绪匹配改成嵌入相似度匹配 tcmofashi 2025-03-05 10:43:08 +08:00
  • 543504858d CI: Support debug branch and improve Docker tagging/caching (#55) NepPure 2025-03-05 10:00:44 +08:00
  • 669f9e400a feat: 修改emoji为embedding匹配 tcmofashi 2025-03-05 09:49:19 +08:00
  • 8e48e72019 <think>之查缺补漏 (#53) KawaiiYusora 2025-03-05 09:27:52 +08:00
  • 9057f972f7 Fix: 完美的图片压缩 @sourcery-ai (#54) tcmofashi 2025-03-05 09:26:37 +08:00
  • d1ac1b0573 fix: 0.8MB tcmofashi 2025-03-05 09:20:34 +08:00
  • dfdf25c8e4 fix: 提高压缩率 tcmofashi 2025-03-05 09:10:22 +08:00
  • f6e5a15ed2 fix: emoji压缩功能正常使用 tcmofashi 2025-03-05 09:04:10 +08:00
  • 959011e369 Merge remote-tracking branch 'upstream/debug' into feature tcmofashi 2025-03-05 01:51:38 +08:00
  • 4bf425521a litttel SengokuCola 2025-03-05 00:24:46 +08:00
  • e74e128874 Merge pull request #52 from SaigyoujiYusora/debug SengokuCola 2025-03-04 23:36:35 +08:00
  • ac9bd7af63 Merge branch 'debug' into debug SengokuCola 2025-03-04 23:35:46 +08:00
  • 57cde4de24 Update willing_manager.py SengokuCola 2025-03-04 23:32:01 +08:00
  • 438e7e9e9e 删除 5m以上缓存图片 SengokuCola 2025-03-04 23:28:40 +08:00
  • 9823f2cb0e 增加<think>标签处理 KawaiiYusora 2025-03-04 23:16:29 +08:00
  • d668d3112a Merge remote-tracking branch 'origin/feature' into feature tcmofashi 2025-03-04 22:52:52 +08:00
  • 71bd75745d fix: logger三合一 tcmofashi 2025-03-04 22:48:22 +08:00
  • ba69a84b19 Feature: 提供了主题识别的配置选项,现在可以自己选模型了 SengokuCola 2025-03-04 22:47:07 +08:00
  • 00dcba108a Merge branch 'debug' into feature SengokuCola 2025-03-04 22:45:42 +08:00
  • 3aec685836 显示回复概率为百分数 SengokuCola 2025-03-04 22:44:35 +08:00
  • 8f03720e51 Merge branch 'debug' into debug SengokuCola 2025-03-04 22:44:09 +08:00
  • 6ca78f19b7 Merge pull request #51 from SaigyoujiYusora/debug SengokuCola 2025-03-04 22:42:31 +08:00
  • 934fe5953a v0.5.0 SengokuCola 2025-03-04 22:35:55 +08:00
  • 20a408ee7a Update willing_manager.py 瑾星Mcc 2025-03-04 21:53:33 +08:00
  • 6ec17a3c84 急了,不填都别开了 KawaiiYusora 2025-03-04 21:50:39 +08:00
  • caa8c491cf Add files via upload 瑾星Mcc 2025-03-04 20:40:52 +08:00
  • 0b16001ae7 fix: 主题提取bug修复,了吗? tcmofashi 2025-03-04 19:56:04 +08:00
  • 5a46ee7c70 fix: 调整topic提取的设置 tcmofashi 2025-03-04 19:40:00 +08:00
  • f1a2ccfccf Merge remote-tracking branch 'upstream/debug' into feature tcmofashi 2025-03-04 18:10:08 +08:00
  • f4c383caf3 Replace print with Loguru logger for improved logging (#47) NepPure 2025-03-04 15:27:37 +08:00
  • 0294ef421b fix: 增加print tcmofashi 2025-03-04 11:33:10 +08:00