Commit Graph

71 Commits (master)

Author SHA1 Message Date
Han Fangyuan 4bc2d4da81 feat: support coze bot 2024-03-31 00:36:46 +08:00
Han Fangyuan 9b211c36e8 fix: resolve conflict 2024-02-07 20:58:16 +08:00
Han Fangyuan 4547552c27 resolve conflicts 2024-02-07 20:28:20 +08:00
zhayujie eda3ba92fd
Merge branch 'master' into master 2024-02-05 12:14:26 +08:00
zhayujie 40255290b0
Merge pull request #1716 from wayshall/zhipu
feat: 增加智谱chatglm4模型支持
2024-02-05 12:05:07 +08:00
zhayujie af5bc73dc0 feat: optimize consumer thread pool 2024-02-05 12:01:41 +08:00
Han Fangyuan 0b9427cfa1 feat: support dify agent app 2024-02-03 22:12:44 +08:00
zR d6fdf8ca2a 支持ZhipuAI GLM系列模型和画图代码 2024-02-01 11:31:56 +08:00
weishao zeng ced0fa4608 feat: 增加智谱chatglm4模型支持 2024-01-30 10:17:53 +08:00
zhayujie 8045019603 feat: add 4-turbo-preview model 2024-01-26 16:21:11 +08:00
zhayujie 4536f9c177 feat: client mng 2024-01-19 14:38:14 +08:00
zhayujie 2609e595f4 fix: client host 2024-01-16 22:38:33 +08:00
zhayujie 9c17e16d0a fix: optimize code format 2024-01-16 19:17:32 +08:00
zhayujie 40a10ee926
Merge branch 'master' into feat-client 2024-01-15 22:37:47 +08:00
zhayujie c3f7e2645c feat: channel client 2024-01-15 22:35:30 +08:00
huiwen f7a0b63a00
Merge branch 'zhayujie:master' into dingdinggpt 2023-12-17 09:27:30 +08:00
zhayujie 23a237074e feat: support gemini model 2023-12-15 10:19:48 +08:00
zhayujie 6eb3c90e18 feat: qwen model modify 2023-12-08 14:12:21 +08:00
惠文 f6bee3aa58 新增钉钉机器人(Stream模式) 2023-11-30 10:41:34 +08:00
hanfangyuan4396 e70564752b
Merge branch 'master' into master 2023-11-29 10:16:50 +08:00
zhayujie 697c6d5fbe
Merge pull request #1541 from Saboteur7/master
新增飞书应用通道
2023-11-27 14:22:23 +08:00
zhayujie 4e675b84fb feat: image input and session optimize 2023-11-27 12:47:00 +08:00
Han Fangyuan c1022feab8 fix: add tongyi model to model list 2023-11-25 10:06:10 +08:00
Saboteur7 86a58c3d80 新增飞书应用通道
- 支持自建机器人的私聊和群聊
 - 支持图片生成
 - 支持文件总结
2023-11-21 22:41:54 +08:00
Han Fangyuan 4ce37f84e4 feat: support Tongyi Qwen model of alibaba 2023-11-19 22:42:44 +08:00
zhayujie 5ad53c2b9c fix: reduce error noise when converting speech to text 2023-11-16 10:54:24 +08:00
zhayujie f001ac6903 feat: add dalle3 gpt-4-turbo model change 2023-11-10 10:11:02 +08:00
zhayujie db8e506de0 feat: add gpt-4-turbo tokens calc 2023-11-07 23:10:39 +08:00
zhayujie 49446d4872 feat: add wenxin 4.0 model 2023-10-27 14:18:55 +08:00
resphina 79e4af315e
Update log.py 2023-09-01 09:39:45 +08:00
resphina 91dc44df53
Update const.py 2023-09-01 09:38:47 +08:00
resphinas b9e3125610 格式纠正2 2023-08-28 18:04:28 +08:00
resphinas 44cc4165d1 claude_bot 2023-08-28 17:22:20 +08:00
resphinas f98b43514e claude_bot 2023-08-28 17:18:00 +08:00
zhayujie 5ac8a257e7 fix: add gpt-3.5-turbo in model_list 2023-08-26 10:50:31 +08:00
zhayujie 5ff753a492 feat: add global model check 2023-08-25 17:26:40 +08:00
zhayujie a086f1989f feat: add xunfei spark bot 2023-08-25 16:06:55 +08:00
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