2cf71dd
完善tool文档 & 增加tool过滤、tool参数构建 (#751) by
2023-04-05 13:00:48 +0800
62e3bab
feat: add plugin_trigger_prefix option by
2023-04-05 05:37:06 +0800
e00c99c
fix: typo in plugin role by
2023-04-05 04:57:21 +0800
31d5b95
Update requirements-optional.txt by
2023-04-05 04:22:52 +0800
cc881ad
Merge Pull Request #686 into master by
2023-04-05 04:18:06 +0800
78d4c58
Merge branch 'master' into wechatmp by
2023-04-05 00:37:09 +0800
eca3695
Merge Pull Request #663 into master by
2023-04-04 21:53:55 +0800
9520d94
Update README.md by
2023-04-04 20:01:10 +0800
f973bc3
add requirements-optional.txt by
2023-04-04 19:35:59 +0800
94004b0
fix: no debug config #744 by
2023-04-04 15:59:56 +0800
f652d59
fix: typo in dequeue by
2023-04-04 15:10:35 +0800
186e18f
godcmd: load clear_memory_commands by
2023-04-04 14:58:51 +0800
28eb67b
feat: reset will cancel unprocessed messages by
2023-04-04 14:57:38 +0800
6c7e4aa
feat: prioritize handling commands by
2023-04-04 14:29:03 +0800
709a131
feat: add debug option by
2023-04-04 14:02:14 +0800
371e38c
add concurrency_in_session,request_timeout options by
2023-04-04 13:33:01 +0800
5a22184
feat: avoid disorder by producer-consumer model by
2023-04-04 05:18:09 +0800
6901c5b
Plugins: register function add namecn by
2023-04-04 03:14:08 +0800
21a3b0d
using pickle instead of redis by
2023-04-04 00:59:21 +0800
29422ed
SSL support by
2023-04-03 20:00:20 +0800
2da1c18
remark by
2023-04-03 20:00:00 +0800
be592cc
update readme by
2023-03-30 01:16:01 +0800
ce8635d
pull request ready by
2023-03-30 01:01:00 +0800
76783f0
private openai_api_key by
2023-03-29 23:08:30 +0800
441228e
plugins optimization by
2023-03-27 23:42:00 +0800
45a131a
support plugins by
2023-03-27 23:39:33 +0800
a7900d4
fix bug by
2023-03-23 23:36:14 +0800
a4b1d74
wechatmp by
2023-03-22 18:58:45 +0800
7458a62
feat: add trigger_by_self option by
2023-04-03 23:58:19 +0800
b0f54bb
fix: dirty message including at and prefix by
2023-04-03 23:53:58 +0800
acddadc
feat: add convert pcm32 to pcm16 by
2023-04-03 22:55:39 +0800
761fb20
plugin(tool) fix type error in old python ver by
2023-04-03 09:01:51 +0800
b74274b
fix: old code in hello plugin by
2023-04-03 02:00:33 +0800
7835379
plugin(tool) add a config.json template and fix something by
2023-04-02 22:33:31 +0800
49ba278
fix: use english filename by
2023-04-02 16:50:11 +0800
3880584
fix: delete same file twice by
2023-04-02 14:55:45 +0800
cf25bd7
feat: itchat show qrcode using viewer by
2023-04-02 14:45:38 +0800
02a9534
fix: add more qrcode api by
2023-04-02 14:13:38 +0800
6076e2e
fix: voice longer than 60s cannot be sent by
2023-04-02 12:29:10 +0800
cec674c
update qrcode by
2023-04-02 04:44:08 +0800
c5a9082
Update README.md by
2023-04-02 04:30:40 +0800
18d82bc
Update README.md by
2023-04-02 04:23:13 +0800
a68af99
update Readme.md by
2023-04-02 04:19:50 +0800
e71c600
feat: new itchat qrcode generator by
2023-04-02 03:46:09 +0800
d7f1f71
feat: add always_reply_voice option by
2023-04-01 22:27:11 +0800
dfb2e46
fix: voice length bug in wechaty by
2023-04-01 21:58:55 +0800
5badef8
fix: correct sample rate when convert to silk by
2023-04-01 20:59:52 +0800
18aa5ce
fix: get correct audio format in pytts by
2023-04-01 20:58:06 +0800
1545a9f
feat: support azure voice by
2023-04-01 16:36:27 +0800
47cc65a
Merge pull request #720 from lanvent/master by
2023-04-01 05:01:31 +0800
cda9d58
plugins: support wechaty channel by
2023-04-01 04:26:34 +0800
02cd553
refactor: using one processing logic in chat channel by
2023-04-01 04:23:19 +0800
71d288f
fix docs, break context by
2023-04-01 01:32:03 +0800
87df588
refactor: stripp processing unrelated to channel by
2023-03-31 22:31:10 +0800
4ad2997
compatibility: lower boolean values in env by
2023-03-31 15:13:28 +0800
50a03e7
refactor: wrap wechaty message by
2023-03-31 04:11:25 +0800
4f3d121
refactor: wrap wechat msg to make logic general by
2023-03-31 01:29:04 +0800
37a9598
feat: support at everywhere by
2023-03-31 05:16:30 +0800
f498065
修复readme部分有误描述 by
2023-03-31 00:53:31 +0800
8da362d
plugin(tool) update doc by
2023-03-31 00:26:23 +0800
bf02a59
minor change by
2023-03-30 23:58:04 +0800
461777c
fix: plugin tool: add reply to session by
2023-03-30 08:02:17 +0800
0597ba2
minor change by
2023-03-30 01:38:08 +0800
0b5fd27
fix get_session error by
2023-03-30 00:19:18 +0800
f5f8033
plugin tool: big fix by
2023-03-29 09:27:46 +0800
a5f7dec
plugin(tool): 新增tool插件 by
2023-03-29 01:07:46 +0800
d9ef5a6
fix: 无前缀触发bug by
2023-03-30 18:26:44 +0800
66a81cd
fix: 修复群语音触发bug by
2023-03-30 16:26:01 +0800
81edd13
Merge branch 'master' of https://github.com/zhayujie/chatgpt-on-wechat into master-dev by
2023-03-30 16:07:29 +0800
7a94745
fix: group chat bug by
2023-03-30 16:06:57 +0800
06b02f5
解决百度语音合成的一些问题和参数化设置 (#676) by
2023-03-30 14:59:52 +0800
83136e3
feat: refactor handle function by
2023-03-30 14:44:45 +0800
950a9f2
docker: add Dockerfile by
2023-03-30 02:11:53 +0800
a26c10f
feat: add git action for publish image by
2023-03-30 01:10:59 +0800
4bcd76f
feat: update python in docker to 3.10 by
2023-03-30 00:32:40 +0800
90ccb09
fix: change order in requirement.txt by
2023-03-30 00:24:31 +0800
62df27e
fix: retry when send failed by
2023-03-30 00:23:57 +0800
349115b
fix: use mp3 file when mp3_to_wav failed by
2023-03-29 17:05:32 +0800
4fd7e4b
fix: ignore remove file failed by
2023-03-29 16:46:55 +0800
947e892
feat: retry when timeout by
2023-03-29 15:12:27 +0800
d62b7d1
feat: merge chat related sessions by
2023-03-29 12:25:31 +0800
432b39a
fix: single voice to text bug by
2023-03-29 11:32:30 +0800
26540bf
补充语音单聊前缀判断过滤 (#661) by
2023-03-29 01:41:36 +0800
fd64f88
fix: import openai.error by
2023-03-28 22:18:29 +0800
72994bc
fix: voice to text bug by
2023-03-28 18:56:36 +0800
7e1138a
Merge branch 'master' of https://github.com/zhayujie/chatgpt-on-wechat into master-dev by
2023-03-28 17:36:35 +0800
72dbddb
sdwebui: add use_https startarg by
2023-03-28 17:36:05 +0800
10dba50
Update ISSUE_TEMPLATE.md by
2023-03-28 17:09:41 +0800
d6af1b5
bdunit: update README.md by
2023-03-28 15:25:55 +0800
6c362a9
增加利用百度UNIT实现智能对话插件 (#642) by
2023-03-28 15:17:09 +0800
9a0584d
Update README.md by
2023-03-28 13:42:52 +0800
5ab5211
Update ISSUE_TEMPLATE.md by
2023-03-28 13:28:45 +0800
f644682
fix: add voice dependency compatibility #641 by
2023-03-28 10:15:21 +0800
ffad8e4
feat: add railway template by
2023-03-28 06:31:01 +0800
8f07e63
fix: update requirement.txt by
2023-03-28 05:56:26 +0800
834c033
feat: support railway template by
2023-03-28 05:28:28 +0800
3e2c68b
Merge branch 'zwssunny-master' into master by
2023-03-28 03:16:31 +0800
2a21941
feat: modify requirement.txt by
2023-03-28 03:16:05 +0800
e78886f
feat: new voice class pytts by
2023-03-28 03:14:26 +0800
80bf6a0
Merge branch 'master' of github.com:zwssunny/chatgpt-on-wechat into zwssunny-master by
2023-03-28 01:29:21 +0800