zhayujie
34277a3940
feat: add app market
2023-05-28 19:08:23 +08:00
lanvent
7222a5c2f4
feat: add VERSION constant
2023-04-28 00:13:13 +08:00
lanvent
73c87d5959
fix(wechatcomapp): split long text messages into multiple parts
2023-04-25 01:48:15 +08:00
lanvent
be5a62f1b8
Merge Pull Request #936 into wechatcom-app
2023-04-24 22:41:42 +08:00
lanvent
618c94edb8
formatting: run precommit on all files
2023-04-22 12:01:29 +08:00
lanvent
665001732b
feat: add image compression
...
Add image compression feature to WechatComAppChannel to compress images larger than 10MB before uploading to WeChat server. The compression is done using the `compress_imgfile` function in `utils.py`. The `fsize` function is also added to `utils.py` to calculate the size of a file or buffer.
2023-04-21 15:29:59 +08:00
lanvent
8f72e8c3e6
formatting code
2023-04-17 01:01:02 +08:00
lanvent
bf4ae9a051
fix: create tmpdir
2023-04-09 17:37:19 +08:00
lanvent
898aa30b1d
godcmd: add temp passwd
2023-04-06 21:57:02 +08:00
lanvent
8b73a74609
fix: bug when reinstall plugin
2023-04-06 21:54:38 +08:00
lanvent
3c6d42b22e
feat: add installp/uninstallp command
2023-04-06 21:54:38 +08:00
lanvent
f652d592bd
fix: typo in dequeue
2023-04-04 15:10:35 +08:00
lanvent
6c7e4aaf37
feat: prioritize handling commands
2023-04-04 14:29:03 +08:00
lanvent
709a1317ef
feat: add debug option
2023-04-04 14:02:14 +08:00
Pin Fang
2d0935741c
Support online railway deployment
2023-03-25 11:45:00 +08:00
Pin Fang
04fec4a585
Support Azure hosted chatgpt service
2023-03-25 00:07:08 +08:00
zhayujie
ae06cf844d
fix: chat_time_module compatible logic
2023-03-24 23:04:15 +08:00
zhayujie
3f0b80d48e
Merge branch 'master' into master
2023-03-24 23:00:44 +08:00
zhayujie
5ffeac6683
Merge branch 'master' into master
2023-03-24 22:53:32 +08:00
lanvent
52abe0893a
fix: merge plugins to dev
2023-03-24 11:40:45 +08:00
zhayujie
42f3f4403c
Merge branch 'plugins' into dev
2023-03-24 01:40:13 +08:00
a5225662
18e9aca3b1
调用#更新配置,替代md5校验,减少重复代码,提高程序效率,将print替换为logger
2023-03-24 00:01:46 +08:00
a5225662
9fe59f2949
加入时间管理模块,使用md5验证实现热加载config.json变化
2023-03-23 22:47:26 +08:00
Look_World
d5611b185b
Merge branch 'zhayujie:master' into master
2023-03-23 14:46:01 +08:00
Look_World
240b4b540b
Revert "fix: Optimize session expiration"
...
This reverts commit 695302d .
2023-03-21 16:09:29 +08:00
Look_World
e1ede58094
fix: Optimize session expiration
2023-03-21 11:41:06 +08:00
goldfishh
3f889ab75f
feature(rate-limit): 新增令牌桶类,用于主动限制调用gpt3.5, dalle接口频率
2023-03-20 22:18:10 +08:00
zhayujie
3c04325aae
feat: add config for model selection #471
2023-03-15 23:27:51 +08:00
lanvent
1dc3f85a66
plugin: support priority to decide trigger order
2023-03-13 15:32:28 +08:00
lanvent
38c8ceba12
avoid repeatedly instantiating bot
2023-03-11 02:51:07 +08:00
wanggang
3db452ef71
[voice] using baidu service to gen reply voice
2023-03-08 15:22:46 +08:00
lanvent
2c4d79e952
添加会话过期时间
2023-03-04 21:50:18 +08:00
zhayujie
71b4cf57c3
fix: adjust log level
2022-12-20 22:25:03 +08:00
zhayujie
eef0dfc4fa
feat: use logging
2022-12-11 21:05:00 +08:00