zhayujie
6eb3c90e18
feat: qwen model modify
11 months ago
zhayujie
4e675b84fb
feat: image input and session optimize
11 months ago
Han Fangyuan
c1022feab8
fix: add tongyi model to model list
11 months ago
Saboteur7
86a58c3d80
新增飞书应用通道
- 支持自建机器人的私聊和群聊
- 支持图片生成
- 支持文件总结
11 months ago
Han Fangyuan
4ce37f84e4
feat: support Tongyi Qwen model of alibaba
1 year ago
zhayujie
5ad53c2b9c
fix: reduce error noise when converting speech to text
1 year ago
zhayujie
f001ac6903
feat: add dalle3 gpt-4-turbo model change
1 year ago
zhayujie
db8e506de0
feat: add gpt-4-turbo tokens calc
1 year ago
zhayujie
49446d4872
feat: add wenxin 4.0 model
1 year ago
resphina
79e4af315e
Update log.py
1 year ago
resphina
91dc44df53
Update const.py
1 year ago
resphinas
b9e3125610
格式纠正2
1 year ago
resphinas
44cc4165d1
claude_bot
1 year ago
resphinas
f98b43514e
claude_bot
1 year ago
zhayujie
5ac8a257e7
fix: add gpt-3.5-turbo in model_list
1 year ago
zhayujie
5ff753a492
feat: add global model check
1 year ago
zhayujie
a086f1989f
feat: add xunfei spark bot
1 year ago
zhayujie
34277a3940
feat: add app market
1 year ago
lanvent
7222a5c2f4
feat: add VERSION constant
1 year ago
lanvent
73c87d5959
fix(wechatcomapp): split long text messages into multiple parts
1 year ago
lanvent
618c94edb8
formatting: run precommit on all files
1 year ago
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 year ago
lanvent
8f72e8c3e6
formatting code
1 year ago
lanvent
bf4ae9a051
fix: create tmpdir
1 year ago
lanvent
898aa30b1d
godcmd: add temp passwd
1 year ago
lanvent
8b73a74609
fix: bug when reinstall plugin
1 year ago
lanvent
3c6d42b22e
feat: add installp/uninstallp command
1 year ago
lanvent
f652d592bd
fix: typo in dequeue
1 year ago
lanvent
6c7e4aaf37
feat: prioritize handling commands
1 year ago
lanvent
709a1317ef
feat: add debug option
1 year ago
Pin Fang
2d0935741c
Support online railway deployment
1 year ago
zhayujie
e071b6c1b4
fix: time type bug
1 year ago
zhayujie
b590e889a7
fix: datetime is not defined
1 year ago
Pin Fang
04fec4a585
Support Azure hosted chatgpt service
1 year ago
zhayujie
ae06cf844d
fix: chat_time_module compatible logic
1 year ago
lanvent
52abe0893a
fix: merge plugins to dev
1 year ago
a5225662
18e9aca3b1
调用#更新配置,替代md5校验,减少重复代码,提高程序效率,将print替换为logger
1 year ago
a5225662
9fe59f2949
加入时间管理模块,使用md5验证实现热加载config.json变化
1 year ago
Look_World
695302d407
Revert "fix: Optimize session expiration"
This reverts commit e1ede58094
.
1 year ago
Look_World
e1ede58094
fix: Optimize session expiration
1 year ago
goldfishh
3f889ab75f
feature(rate-limit): 新增令牌桶类,用于主动限制调用gpt3.5, dalle接口频率
1 year ago
zhayujie
3c04325aae
feat: add config for model selection #471
1 year ago
lanvent
1dc3f85a66
plugin: support priority to decide trigger order
1 year ago
lanvent
38c8ceba12
avoid repeatedly instantiating bot
1 year ago
wanggang
3db452ef71
[voice] using baidu service to gen reply voice
1 year ago
lanvent
2c4d79e952
添加会话过期时间
1 year ago
zhayujie
71b4cf57c3
fix: adjust log level
1 year ago
zhayujie
eef0dfc4fa
feat: use logging
1 year ago