Commit Graph

37 Commits

Author SHA1 Message Date
Chiaki
f9b0ad7697 1.新增wechaty方案的语音识别、语音回复功能;2.更新README; 2023-03-15 13:56:23 +08:00
zhayujie
e014b0406c Merge pull request #382 from Bachery/master
support group chat in one seesion
2023-03-09 00:41:02 +08:00
ubuntu
48e258dd67 fix: remove prefix match in voice msg 2023-03-09 00:31:36 +08:00
Bachery
574f05cc6f Merge branch 'zhayujie:master' into master 2023-03-08 17:28:27 +01:00
Bachery
c2e4d88842 fix compatibility 2023-03-08 17:27:32 +01:00
Bachery
32cff41df5 add option: group_chat_in_one_session 2023-03-08 13:11:37 +01:00
wanggang
3db452ef71 [voice] using baidu service to gen reply voice 2023-03-08 15:22:46 +08:00
wanggang
d7a8854fa1 [voice] add support for whisper-1 model 2023-03-08 11:32:27 +08:00
wanggang
882e6c3576 [voice] add support for wispper 2023-03-08 11:02:01 +08:00
wanggang
720ad07f83 [voice] fix issue 2023-03-07 23:33:25 +08:00
wanggang
cc19017c01 [voice] add text to voice 2023-03-07 23:28:57 +08:00
wanggang
d38fc61043 [voice] add google voice support 2023-03-07 14:29:59 +08:00
Bachery
e5ab350bbf support group chat in one seesion 2023-03-06 22:39:40 +01:00
lanvent
df3f19b534 忽略引用消息 2023-03-04 20:39:24 +08:00
zhayujie
bca0939c9d fix: model import isolation 2023-02-21 00:02:39 +08:00
ZQ7
18e9d6a9b9 add wechaty 2023-02-20 12:03:28 +08:00
zhayujie
43dc49720e fix: group name match #157 #165 2023-02-11 23:54:43 +08:00
lihao627
160df2817d fix typo 2023-02-08 22:00:58 +08:00
ubuntu
c7d1e77ae6 fix: handle RateLimitError #50 #51 #54 2023-02-07 01:28:01 +08:00
zhayujie
36105b8ff0 feat: add group_at_off and group_chat_reply_prefix config #35 2023-02-05 01:30:46 +08:00
zhayujie
4c42136d0c feat: adjust some configs to be optional 2023-02-03 00:59:14 +08:00
evolay
2aa48af661 increase group_chat_keyword and group_name_keyword_white_list into config.json to support fuzzy matching on group chat. 2023-02-02 13:56:44 +08:00
zhayujie
ccf6b11162 feat: single chat without prefix and group chat fully open #15 2022-12-30 17:38:28 +08:00
zhayujie
71b4cf57c3 fix: adjust log level 2022-12-20 22:25:03 +08:00
zhayujie
197f0ae4b8 fix: prefix match 2022-12-20 16:42:09 +08:00
zhayujie
3a7400a7ae fix: #6 #7 prefix match bug, python version, config template 2022-12-20 16:37:20 +08:00
zhayujie
17b6c63fb9 fix: image create prefix match bug 2022-12-19 03:06:48 +08:00
zhayujie
bf50694658 feat: picture auto-generate 2022-12-19 01:25:34 +08:00
zhayujie
06065853a9 fix: encoding bug 2022-12-18 14:03:34 +08:00
zhayujie
e5e0979bfa feat: bring in openai completion api 2022-12-17 23:08:08 +08:00
zhayujie
f8fec2ef5b feat: config auto load 2022-12-13 01:50:43 +08:00
zhayujie
9cf88744bf docs: update readme.md 2022-12-12 02:17:32 +08:00
zhayujie
eef0dfc4fa feat: use logging 2022-12-11 21:05:00 +08:00
zhayujie
a1f45344b6 feat: wechat group reply 2022-12-11 03:26:50 +08:00
zhayujie
b17f49f96b feat: user session cache 2022-12-10 16:46:12 +08:00
zhayujie
a059005506 feat: chatGPT bot 2022-12-10 13:15:31 +08:00
zhayujie
1ec0a530bf init: build minimum viable version 2022-08-10 00:04:10 +08:00