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