Rock Chin
|
45042fe7d4
|
doc: 更新插件更新命令wiki
|
2023-05-14 18:44:14 +08:00 |
|
Rock Chin
|
d85e840126
|
perf: 优化插件更新操作,支持更新单个插件
|
2023-05-14 18:41:20 +08:00 |
|
Rock Chin
|
804889f1de
|
perf: 加载模块的输出改为debug级别
|
2023-05-14 17:30:05 +08:00 |
|
Rock Chin
|
919c996434
|
doc: 添加HuggingChat
|
2023-05-14 17:14:46 +08:00 |
|
Rock Chin
|
00823b3d62
|
doc(README): 添加HuggingChat
|
2023-05-14 17:14:28 +08:00 |
|
Rock Chin
|
af54efd24a
|
doc(README.md): 添加系统状态插件
|
2023-05-14 14:58:48 +08:00 |
|
Rock Chin
|
b1c9b121f6
|
Update go-cqhttp配置.md
|
2023-05-08 21:51:03 +08:00 |
|
Rock Chin
|
7b5649d153
|
Merge pull request #461 from RockChinQ/dependabot/pip/openai-approx-eq-0.27.6
chore(deps): update openai requirement from ~=0.27.5 to ~=0.27.6
|
2023-05-08 18:48:20 +08:00 |
|
dependabot[bot]
|
52bf716d84
|
chore(deps): update openai requirement from ~=0.27.5 to ~=0.27.6
Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Commits](https://github.com/openai/openai-python/compare/v0.27.5...v0.27.6)
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 10:34:21 +00:00 |
|
Rock Chin
|
c149dd7b66
|
Merge pull request #462 from RockChinQ/dependabot/pip/dulwich-approx-eq-0.21.5
chore(deps): update dulwich requirement from ~=0.21.3 to ~=0.21.5
|
2023-05-08 18:24:59 +08:00 |
|
dependabot[bot]
|
65d5a1ed63
|
chore(deps): update dulwich requirement from ~=0.21.3 to ~=0.21.5
Updates the requirements on [dulwich](https://github.com/dulwich/dulwich) to permit the latest version.
- [Release notes](https://github.com/dulwich/dulwich/releases)
- [Changelog](https://github.com/jelmer/dulwich/blob/master/NEWS)
- [Commits](https://github.com/dulwich/dulwich/compare/dulwich-0.21.3...dulwich-0.21.5)
---
updated-dependencies:
- dependency-name: dulwich
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 09:01:55 +00:00 |
|
Rock Chin
|
5516754bbb
|
doc(README.md): 添加docker部署提示
|
2023-05-02 14:30:25 +08:00 |
|
Rock Chin
|
08082f2ee3
|
Merge pull request #452 from RockChinQ/dependabot/pip/openai-approx-eq-0.27.5
chore(deps): update openai requirement from ~=0.27.4 to ~=0.27.5
|
2023-05-01 17:26:18 +08:00 |
|
dependabot[bot]
|
8489266080
|
chore(deps): update openai requirement from ~=0.27.4 to ~=0.27.5
Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Commits](https://github.com/openai/openai-python/compare/v0.27.4...v0.27.5)
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-01 09:06:44 +00:00 |
|
Rock Chin
|
51c7e0b235
|
doc(README.md): 四群群号
|
2023-04-28 00:37:29 +08:00 |
|
Rock Chin
|
628b6b0bb4
|
Merge branch 'master' of https://github.com/RockChinQ/QChatGPT
|
2023-04-27 15:01:47 +08:00 |
|
Rock Chin
|
7e024d860d
|
doc: 增加LightQChat的公告
|
2023-04-27 15:01:44 +08:00 |
|
Rock Chin
|
c2f6273f70
|
Merge pull request #442 from oliverkirk-sudo/master
修复异常输出时的类型问题
|
2023-04-26 17:31:19 +08:00 |
|
oliverkirk-sudo
|
96e401ec7b
|
修复异常输出时的类型问题
|
2023-04-26 17:27:33 +08:00 |
|
Rock Chin
|
ae8ac65447
|
feat: 更换使用清华源 (#438)
|
2023-04-26 11:52:07 +08:00 |
|
Rock Chin
|
2d4f59f36e
|
doc: 强调02
|
2023-04-26 11:18:07 +08:00 |
|
Rock Chin
|
0e85467e02
|
Release v2.4.2
|
2023-04-25 10:27:57 +08:00 |
|
Rock Chin
|
eb41cf5481
|
fix(plugin.py): 兼容性问题
|
2023-04-25 10:27:07 +08:00 |
|
Rock Chin
|
b970a42d07
|
fix(plugin.py): send_message封装实现的兼容性问题
|
2023-04-25 10:26:03 +08:00 |
|
Rock Chin
|
8c9d123e1c
|
Merge pull request #433 from RockChinQ/detailed-response-rules
[Feat] 细化到单个群的响应规则
|
2023-04-25 09:39:56 +08:00 |
|
Rock Chin
|
ab2a95e347
|
Merge branch 'detailed-response-rules' of https://github.com/RockChinQ/QChatGPT into detailed-response-rules
|
2023-04-25 09:31:56 +08:00 |
|
Rock Chin
|
2184c558a4
|
feat: 支持配置细化到单个群的响应规则
|
2023-04-25 09:31:44 +08:00 |
|
GitHub Actions
|
83cb8588fd
|
Update override-all.json
|
2023-04-25 01:28:56 +00:00 |
|
Rock Chin
|
007e82c533
|
feat: 配置文件支持
|
2023-04-25 09:28:31 +08:00 |
|
Rock Chin
|
499f8580a7
|
doc: 修改wiki格式
|
2023-04-25 08:45:58 +08:00 |
|
Rock Chin
|
a7dc3c5dab
|
Release v2.4.1
|
2023-04-25 00:01:40 +08:00 |
|
Rock Chin
|
d01d3a3c53
|
perf: 启动时提示使用的QQ号
|
2023-04-24 23:57:57 +08:00 |
|
Rock Chin
|
580e062dbf
|
feat: 上报使用量时带上msg_source_adapter
|
2023-04-24 23:51:00 +08:00 |
|
Rock Chin
|
c8cee8410c
|
doc: 完善格式
|
2023-04-24 20:04:33 +08:00 |
|
Rock Chin
|
6bf331c2e3
|
doc: 完善wiki
|
2023-04-24 19:53:20 +08:00 |
|
Rock Chin
|
4c4930737c
|
chore: issue模板新增登录框架字段
|
2023-04-24 19:28:00 +08:00 |
|
Rock Chin
|
9de01e9525
|
Release v2.4.0
|
2023-04-24 16:09:46 +08:00 |
|
Rock Chin
|
c6a16f5974
|
Merge pull request #427 from RockChinQ/nakuru-support
[Feat] 支持通过nakuru-project框架连接go-cqhttp
|
2023-04-24 16:07:12 +08:00 |
|
Rock Chin
|
253ef44d17
|
chore: 公告
|
2023-04-24 16:05:47 +08:00 |
|
Rock Chin
|
15a1f00b73
|
doc(README.md): 添加go-cqhttp公告
|
2023-04-24 16:04:25 +08:00 |
|
Rock Chin
|
b5fa2ea8b8
|
feat(main.py): 添加nakuru-project-idk的依赖更新项
|
2023-04-24 16:01:43 +08:00 |
|
Rock Chin
|
449e024771
|
doc: 添加针对老用户的说明
|
2023-04-24 15:59:07 +08:00 |
|
Rock Chin
|
1bee7a146b
|
feat: 支持语音组件
|
2023-04-24 15:55:21 +08:00 |
|
Rock Chin
|
270a632789
|
doc: 修改标号
|
2023-04-24 15:48:28 +08:00 |
|
Rock Chin
|
418bb05b4c
|
doc: 添加go-cqhttp配置说明
|
2023-04-24 15:46:58 +08:00 |
|
Rock Chin
|
052b834151
|
doc: 完善config-template.py的说明
|
2023-04-24 15:46:26 +08:00 |
|
Rock Chin
|
58ee204a75
|
doc: wiki添加go-cqhttp配置步骤
|
2023-04-24 15:41:28 +08:00 |
|
Rock Chin
|
0a02ee8c04
|
feat: 启动时添加nakuru的提示检查
|
2023-04-24 15:04:07 +08:00 |
|
Rock Chin
|
950ef4a181
|
doc: 更新README.md
|
2023-04-24 14:57:28 +08:00 |
|
Rock Chin
|
7b7cdd8adb
|
perf: 在日志文件包含输出文件路径
|
2023-04-24 13:52:22 +08:00 |
|