lanvent
2ec5374765
feat:modify wechatcom to wechatcom_app
2023-04-23 15:40:28 +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
3e9e8d442a
docs: add README.md for wechatcomapp channel
2023-04-20 08:43:17 +08:00
lanvent
d2bf90c6c7
refactor: rename WechatComChannel to WechatComAppChannel
2023-04-20 08:31:42 +08:00
lanvent
3ea8781381
feat(wechatcom): add support for sending image
2023-04-20 02:14:52 +08:00
lanvent
ab83dacb76
feat(wechatcom): add support for sending voice messages
2023-04-20 01:46:23 +08:00
lanvent
4cbf46fd4d
feat: add support for wechatcom channel
2023-04-20 01:03:04 +08:00
goldfish菌
0a7d6e4577
plugin(tool) ver0.4.1 ( #891 )
...
* plugin(tool) fix bugs
* plugin(tool) tool插件更新至0.4.1 版本
2023-04-19 10:05:28 +08:00
lanvent
a0cbe9c3e2
feat(azure_voice.py): improve error logging in voiceToText method
2023-04-19 00:55:22 +08:00
lanvent
a83e5a9b65
feat(azure_voice.py): improve error logging in textToVoice method
2023-04-19 00:51:52 +08:00
lanvent
de33911460
feat: add support for PATPAT context
2023-04-18 23:34:08 +08:00
lanvent
0be56e5b25
Merge branch Pull Request #882 into master
2023-04-18 14:26:16 +08:00
lanvent
abcbb34b1c
fix(chat_gpt_bot.py, open_ai_bot.py): increase retry time to 20 seconds when encountering RateLimitError
2023-04-18 14:18:22 +08:00
林督翔
6a13dd04a3
feat(插件开发):新增关键字匹配插件
2023-04-18 13:57:20 +08:00
lanvent
f2e29f3f2e
fix: banwords help
2023-04-18 11:43:34 +08:00
lanvent
6404332adc
feat: itchat support joingroup message
2023-04-18 02:21:41 +08:00
lanvent
e8aae27ee9
fix: missing lib in banwords
1.2.3.2
2023-04-17 15:41:29 +08:00
lanvent
2f732e5493
fix: toolhub request_timeout should be str
1.2.3.1
2023-04-17 12:00:28 +08:00
lanvent
65f20ff2c1
Merge Pull Request #860 into master
2023-04-17 01:24:39 +08:00
lanvent
8f72e8c3e6
formatting code
2023-04-17 01:01:02 +08:00
lanvent
3b8972ce1f
add pre-commit hook
2023-04-17 00:57:48 +08:00
李超
fc5d3e4e9c
feat: Make the size parameter of the resulting picture configurable
2023-04-16 22:31:53 +08:00
李超
29fbf69945
feat: Add configuration items to support custom data directories and facilitate the storage of itchat.pkl
2023-04-16 22:31:53 +08:00
lanvent
583440b82b
banwords: move WordsSearch to lib
2023-04-16 19:04:21 +08:00
lanvent
720de9d73f
chore: strip content
2023-04-16 00:47:32 +08:00
lanvent
78332d882b
Update source.json
1.2.3
2023-04-13 21:34:04 +08:00
lanvent
2dfbc840b3
chore: save model args as a dict
2023-04-13 20:44:08 +08:00
lanvent
0b4bf15163
Update nixpacks.toml
2023-04-13 20:08:53 +08:00
lanvent
2989249e4b
chore: add calc_tokens method on session
2023-04-13 20:06:33 +08:00
lanvent
9cef559a05
feat: support receive_message event
2023-04-13 10:50:18 +08:00
zhayujie
47fe16c92a
Merge pull request #818 from goldfishh/master
...
plugin(tool): 新增morning-news tool
2023-04-12 23:09:43 +08:00
goldfishh
36b5c821ff
plugin(tool): 新增morning-news tool
2023-04-12 22:23:00 +08:00
lanvent
82ec440b45
banwords: support reply filter
2023-04-12 20:16:21 +08:00
JS00000
88f4a45cae
微信公众号语音输入支持 ( #808 )
2023-04-12 15:10:51 +08:00
lanvent
28bd917c9f
Update config.py
2023-04-11 19:01:40 +08:00
zhayujie
0eb1b94300
docs: update README.md
2023-04-11 00:23:43 +08:00
lanvent
ee91c86a29
Update README.md
1.2.2.2
2023-04-10 14:52:06 +08:00
lanvent
48c08f4aad
unset default timeout
2023-04-10 14:50:34 +08:00
lanvent
fceabb8e67
Merge Pull Request #787 into master
2023-04-09 20:11:21 +08:00
lanvent
fcfafb05f1
fix: wechatmp's deadloop when reply is None from @JS00000 #789
2023-04-09 20:01:03 +08:00
lanvent
f1e8344beb
fix: no old signal handler
2023-04-09 19:15:28 +08:00
yubai
89e8f385b4
bugfix for azure chatgpt adapting
2023-04-09 18:00:05 +08:00
lanvent
bf4ae9a051
fix: create tmpdir
1.2.2.1
2023-04-09 17:37:19 +08:00
lanvent
6bd1242d43
chore: update requirements and config-template
2023-04-09 16:16:54 +08:00
lanvent
8779eab36b
feat: itchat support picture msg
1.2.2
2023-04-09 00:45:42 +08:00
lanvent
3174b1158c
chore: merge itchat msg
2023-04-08 23:32:37 +08:00
lanvent
18740093d1
Merge branch 'master' of https://github.com/zhayujie/chatgpt-on-wechat into master-dev
2023-04-08 01:25:59 +08:00
lanvent
8c7d1d4010
Merge Pull Request #774 into master
2023-04-08 01:23:54 +08:00
lanvent
8c48a27e1a
Merge branch 'master' of https://github.com/zhayujie/chatgpt-on-wechat into master-dev
1.2.1.3
2023-04-07 23:42:30 +08:00
lanvent
4278d2b8ef
feat: add updatep command
2023-04-07 23:31:07 +08:00