Commit Graph

262 Commits

Author SHA1 Message Date
eryajf 25b4e2e9af readme doc 2024-05-14 22:20:11 +08:00
github-actions[bot] 3504bd2748 docs(contributor): contributors readme action update (#297)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-23 18:15:12 +08:00
Ashing Zheng 5300bfa297 ci: add lint workflow (#283)
* ci: add lint

Signed-off-by: ashing <axingfly@gmail.com>

* fix: add timeout

Signed-off-by: ashing <axingfly@gmail.com>

* fix: EOL

Signed-off-by: ashing <axingfly@gmail.com>

* fix: EOL

Signed-off-by: ashing <axingfly@gmail.com>

---------

Signed-off-by: ashing <axingfly@gmail.com>
2024-02-23 18:14:56 +08:00
Frank Cheung a16bafed31 fix: 替换 webp 图像处理包 以及修复 runmode 默认值 (#293) 2024-02-23 18:11:19 +08:00
RiverRay 80c1297768 Update README.md 2023-11-21 13:09:12 +08:00
github-actions[bot] a2dcb88792 docs(contributor): contributors readme action update (#292)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-18 09:41:09 +08:00
Frank Cheung 7d3a8f5b3b feat: 支持新绘画模型及模型判断逻辑收敛 (#291) 2023-11-18 09:30:07 +08:00
Frank Cheung 3588050989 feat: 增加新models支持 (#289) 2023-11-15 22:55:50 +08:00
eryajf 459a9e9d4d chore(docs): update TOC 2023-10-15 13:41:07 +00:00
eryajf 70a6fa6ab9 更新图片加速地址 2023-10-15 21:40:46 +08:00
github-actions[bot] 0c73eaefa4 docs(contributor): contributors readme action update (#284)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-07 23:03:44 +08:00
Ashing Zheng f3973180ea feat: makefile support go sort imports (#282) 2023-09-07 23:01:14 +08:00
二丫讲梵 24d40aba48 fix: stream模式下http_url可留空 (#280)
Co-authored-by: kaiyuan <kaiyuan@jingling.group>
v1.1.6
2023-07-26 09:47:44 +08:00
二丫讲梵 08f46f35a3 fix: 修复升级go-openai版本之后azure不可用的问题 (#275) v1.1.5 2023-07-08 23:01:29 +08:00
github-actions[bot] 35842e3fbd docs(contributor): contributors readme action update (#273)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.1.3
2023-07-07 20:54:52 +08:00
WangBooth 103be59dfe fix: 当回复消息类型为markdown时,at功能不生效 (#272)
Co-authored-by: baomi.wbm <baomi.wbm@dtwave-inc.com>
2023-07-07 20:54:20 +08:00
RiverRay fbc0257828 Merge pull request #270 from DDMeaqua/patch-1
Update README.md
2023-07-03 20:06:36 +08:00
rookie 3f69b05809 Update README.md
update readme
2023-07-03 11:23:53 +08:00
二丫讲梵 e44b2bbca1 feat: 升级go-openai版本到最新版,支持gpt-3.5-turbo-0613 (#268) 2023-07-01 15:00:54 +08:00
RiverRay 716eb99fac Merge pull request #266 from DDMeaqua/patch-1
Update README.md
2023-06-30 21:38:14 +08:00
rookie 3f81f7565f Update README.md
更新readme
2023-06-30 19:24:00 +08:00
eryajf 9460d4a0bf fix: 兼容outgoing模式 2023-06-27 23:13:22 +08:00
二丫讲梵 5d208ab3b7 fix: 解决使用docker运行获取秘钥异常的问题 (#263) 2023-06-22 14:57:46 +08:00
github-actions[bot] fb4c3ee1f9 docs(contributor): contributors readme action update (#262)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-21 17:39:12 +08:00
二丫讲梵 a7def7f4be doc: 说明文档中更改镜像为阿里仓库,解决拉取镜像难的问题 (#261) 2023-06-21 17:38:26 +08:00
二丫讲梵 60e1c43483 feat: 同时将镜像推送到国内阿里仓库,解决镜像下载问题 (#258) 2023-06-21 17:24:13 +08:00
二丫讲梵 49dd08fb81 Revert "feat: 同步OpenAI更新,更新0613模型及3.5 16K模型 及 修复stream模式引入的两个bug" (#256) 2023-06-21 16:57:20 +08:00
rookie b903c76154 Update README.md 2023-06-19 15:37:28 +08:00
rookie 7d17589831 Update README.md 2023-06-19 10:56:51 +08:00
rookie c1e1983bfd Update README.md 2023-06-17 17:54:10 +08:00
Finly 74492d419d feat: 同步OpenAI更新,更新0613模型及3.5 16K模型 及 修复stream模式引入的两个bug (#249) v1.1.2 2023-06-16 18:32:58 +08:00
rookie f8f408d7ba Update README.md 2023-06-16 10:26:03 +08:00
github-actions[bot] d96aa38a4f docs(contributor): contributors readme action update (#248)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-16 10:08:35 +08:00
suyunkai ddb184f253 优化串聊模式,使对话可一直进行 (#247) 2023-06-14 22:37:27 +08:00
rookie 855f1ec304 Update README.md 2023-06-14 20:40:39 +08:00
rookie a4362a140f Update README.md 2023-06-14 20:24:16 +08:00
二丫讲梵 60462f4a60 doc: 调整密钥的配置说明信息 (#245) 2023-06-12 14:35:17 +08:00
rookie 85de3306d0 Update README.md 2023-06-12 13:44:17 +08:00
rookie cff3f4e4d4 Update README.md 2023-06-12 13:18:14 +08:00
rookie 07ab82d74a Update README.md 2023-06-12 08:57:32 +08:00
rookie 9491647a75 Update README.md 2023-06-12 08:54:26 +08:00
二丫讲梵 a564be388f chore: ⬆️ dingtalk-stream-sdk-go 依赖版本升级 (#242) v1.1.1 2023-06-11 16:18:12 +08:00
rookie c4a769328a Update README.md 2023-06-10 14:12:40 +08:00
rookie 87b6a07ff5 Update README.md 2023-06-10 13:04:48 +08:00
rookie f021db6dd6 Update README.md 2023-06-06 10:40:03 +08:00
DDMeaqua 0d41e15e9d Update README.md 2023-06-05 19:38:58 +08:00
github-actions[bot] 758e587b3b docs(contributor): contributors readme action update (#239)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.1.0
2023-06-04 19:41:58 +08:00
二丫讲梵 ca949ebacf doc: 添加stream模式的配置步骤 (#238)
Co-authored-by: eryajf <eryajf@users.noreply.github.com>
2023-06-04 19:40:54 +08:00
RiverRay 1dfd60f428 Update README.md 2023-06-04 09:22:46 +08:00
github-actions[bot] e4c139effa docs(contributor): contributors readme action update (#235)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-03 21:12:12 +08:00