6vision
7a2c15d912
Update model list
5ヶ月前
6vision
9ef459112e
fix: time_check model
5ヶ月前
zhayujie
e381d1bfb8
feat: support gpt-4o model
6ヶ月前
zhayujie
fa3370df5b
fix: image model check
6ヶ月前
zhayujie
71a11b4267
feat: support mj client config
6ヶ月前
zhayujie
27e507e744
fix: update client sdk version
6ヶ月前
zhayujie
096d5776d1
feat: v1.6.0 verson update
6ヶ月前
zhayujie
db2ee802ca
chore: log optimization
7ヶ月前
zhayujie
66a014150b
fix: config update bug
7ヶ月前
zhayujie
76614ae9e5
fix: remote config load bug
7ヶ月前
weishao zeng
5e399c46b1
feat: 通义千问使用新版的sdk实现
现在项目使用的通义千问是旧版本的百炼sdk,
这里增加一个新版本sdk(dashscope)的实现
7ヶ月前
zhayujie
1fafd39298
fix: gemini session bug
7ヶ月前
FB208
805bea0d5f
增加了claude api的调用方法
8ヶ月前
zhayujie
af5bc73dc0
feat: optimize consumer thread pool
9ヶ月前
zR
d6fdf8ca2a
支持ZhipuAI GLM系列模型和画图代码
9ヶ月前
weishao zeng
ced0fa4608
feat: 增加智谱chatglm4模型支持
9ヶ月前
zhayujie
8045019603
feat: add 4-turbo-preview model
9ヶ月前
zhayujie
4536f9c177
feat: client mng
10ヶ月前
zhayujie
2609e595f4
fix: client host
10ヶ月前
zhayujie
9c17e16d0a
fix: optimize code format
10ヶ月前
zhayujie
c3f7e2645c
feat: channel client
10ヶ月前
zhayujie
23a237074e
feat: support gemini model
11ヶ月前
zhayujie
6eb3c90e18
feat: qwen model modify
11ヶ月前
惠文
f6bee3aa58
新增钉钉机器人(Stream模式)
11ヶ月前
zhayujie
4e675b84fb
feat: image input and session optimize
11ヶ月前
Han Fangyuan
c1022feab8
fix: add tongyi model to model list
11ヶ月前
Saboteur7
86a58c3d80
新增飞书应用通道
- 支持自建机器人的私聊和群聊
- 支持图片生成
- 支持文件总结
11ヶ月前
Han Fangyuan
4ce37f84e4
feat: support Tongyi Qwen model of alibaba
1年前
zhayujie
5ad53c2b9c
fix: reduce error noise when converting speech to text
1年前
zhayujie
f001ac6903
feat: add dalle3 gpt-4-turbo model change
1年前
zhayujie
db8e506de0
feat: add gpt-4-turbo tokens calc
1年前
zhayujie
49446d4872
feat: add wenxin 4.0 model
1年前
resphina
79e4af315e
Update log.py
1年前
resphina
91dc44df53
Update const.py
1年前
resphinas
b9e3125610
格式纠正2
1年前
resphinas
44cc4165d1
claude_bot
1年前
resphinas
f98b43514e
claude_bot
1年前
zhayujie
5ac8a257e7
fix: add gpt-3.5-turbo in model_list
1年前
zhayujie
5ff753a492
feat: add global model check
1年前
zhayujie
a086f1989f
feat: add xunfei spark bot
1年前
zhayujie
34277a3940
feat: add app market
1年前
lanvent
7222a5c2f4
feat: add VERSION constant
1年前
lanvent
73c87d5959
fix(wechatcomapp): split long text messages into multiple parts
1年前
lanvent
618c94edb8
formatting: run precommit on all files
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
8f72e8c3e6
formatting code
1年前
lanvent
bf4ae9a051
fix: create tmpdir
1年前
lanvent
898aa30b1d
godcmd: add temp passwd
1年前
lanvent
8b73a74609
fix: bug when reinstall plugin
1年前
lanvent
3c6d42b22e
feat: add installp/uninstallp command
1年前