Commit Graph

154 Commits

Author SHA1 Message Date
lanvent 38c8ceba12 avoid repeatedly instantiating bot 2023-03-11 02:51:07 +08:00
zhayujie 8fa4041fc2 fix: variable name compatibility modification #415 2023-03-10 09:25:56 +08:00
zhayujie 8107165792 fix: variable name compatibility modification 2023-03-10 09:23:58 +08:00
zhayujie fc4912c640 docs: update README.md 2023-03-10 00:57:00 +08:00
zhayujie 36ed9d02b7 Merge pull request #417 from goldfishh/master
feature: 消息控制配置热更新
2023-03-10 00:16:59 +08:00
goldfishh d6c92e1fd5 feature: 消息控制配置热更新 2023-03-09 23:13:53 +08:00
zhayujie 4ccad86010 docs: temporarily remove the config in template
It will be described later in the document as an optional configuration
2023-03-09 02:01:22 +08:00
zhayujie 38ad01a387 docs: update doc for voice 1.0.5 2023-03-09 01:43:16 +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
zhayujie a4e8e64b5d Merge pull request #407 from zhayujie/feat-voice
fix: remove prefix match in voice msg
2023-03-09 00:36:05 +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
zhayujie 99b4700b49 Merge pull request #385 from wanggang1987/google_voice
Voice support
2023-03-09 00:26:32 +08:00
Bachery 32cff41df5 add option: group_chat_in_one_session 2023-03-08 13:11:37 +01:00
Bachery 8eace7e30e Merge branch 'zhayujie:master' into master 2023-03-08 12:50:15 +01:00
wanggang d02508df41 [voice] Readme modify 2023-03-08 16:39:25 +08: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
zhayujie 51f0b898f0 Merge pull request #386 from limccn/feature/docker-support-proxy
feat: docker support proxy
2023-03-08 00:16:06 +08:00
zhayujie e6112568ed Merge pull request #395 from goldfishh/master
fix a minor typo
2023-03-08 00:15:09 +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
goldfishh 55fe38d5fb fix a minor typo 2023-03-07 22:49:55 +08:00
limccn 494c5a6222 feat: container support proxy with tag 1.0.4 2023-03-07 14:42:53 +08:00
wanggang 1711a5c064 [voice] fix google voice exception issue 2023-03-07 14:42:06 +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
zhayujie ad7ab088fe docs: update chatgpt sign up tutorial 1.0.4 2023-03-06 22:23:00 +08:00
zhayujie f2ae3e2fd8 Merge pull request #362 from zhayujie/fix-tokens-limit
fix: tokens limit optimization
2023-03-06 00:54:02 +08:00
ubuntu 733f9d1f10 fix: tokens limit optimization 2023-03-06 00:51:53 +08:00
zhayujie 2886f48788 Merge pull request #360 from zwssunny/master
修正会话tokens计算
2023-03-06 00:25:46 +08:00
zwssunny 04078fd4fa Merge branch 'master' of github.com:zwssunny/chatgpt-on-wechat 2023-03-05 22:26:26 +08:00
zhanws 2c2217daad Merge branch 'zhayujie:master' into master 2023-03-05 22:16:26 +08:00
zwssunny 5de600c689 修正会话tokens计算 2023-03-05 22:15:15 +08:00
zhayujie 1d4966b69c docs: update issue template 2023-03-05 19:54:35 +08:00
zwssunny 7ad16731fd scripts/目录有相应的脚本可以启动服务器部署 2023-03-05 17:54:00 +08:00
zhanws 5df341fef2 Merge branch 'zhayujie:master' into master 2023-03-05 17:51:06 +08:00
zwssunny 39a5487f39 openai 接口返回token数量来修剪会话长度 2023-03-05 17:46:35 +08:00
zhayujie 6a98bc2d5a Merge pull request #354 from zwssunny/master
增加处理会话超长问题
2023-03-05 17:23:56 +08:00
zhanws b154dd7e86 Merge branch 'zhayujie:master' into master 2023-03-05 09:51:08 +08:00
zwssunny 3d4d1c734a 增加会话超长问题 2023-03-05 09:43:59 +08:00
zhayujie f10911bc3b Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat 2023-03-05 01:19:44 +08:00
zhayujie 44e5979a03 docs: update README.md 2023-03-05 01:18:46 +08:00
zhayujie 598bc6569d docs: update README.md 2023-03-05 00:47:40 +08:00
zhayujie d667ccb396 docs: update README.md for proxy 2023-03-05 00:36:20 +08:00
zwssunny efbc9de9d1 增加会话超长处理 2023-03-04 23:44:57 +08:00
zhayujie ebed4e7832 Merge pull request #348 from lanvent/dev
历史对话增加超时释放
2023-03-04 22:20:25 +08:00
zhayujie fb598fba82 Merge pull request #349 from sunxin18/add_more_exception
[feat] catch connection failed exception
2023-03-04 21:51:31 +08:00