sijinhui
|
685f5479a8
|
change docker image url
|
2024-08-06 14:06:10 +08:00 |
|
sijinhui
|
6daa6e3b17
|
merge
|
2024-08-06 13:48:12 +08:00 |
|
sijinhui
|
e0799f8f48
|
Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
# app/client/platforms/openai.ts
# app/constant.ts
# app/utils/model.ts
|
2024-08-06 13:08:13 +08:00 |
|
Lloyd Zhou
|
94c4cf0624
|
Merge pull request #5205 from ConnectAI-E/fix/azure-summary
fix: azure summary
|
2024-08-06 11:23:00 +08:00 |
|
Dogtiti
|
3da717d9fc
|
fix: azure summary
|
2024-08-06 11:20:03 +08:00 |
|
Dogtiti
|
fec80c6c51
|
Merge pull request #5173 from ConnectAI-E/feature/dalle
add dalle3 model
|
2024-08-05 20:49:37 +08:00 |
|
Dogtiti
|
a6b7432358
|
Merge pull request #5180 from frostime/contrib-modellist
✨ feat: 调整模型列表,将自定义模型放在前面显示
|
2024-08-05 20:49:07 +08:00 |
|
frostime
|
3486954e07
|
🐛 fix(openai): 上次 commit 后 openai.ts 文件中出现类型不匹配的 bug
|
2024-08-05 20:26:48 +08:00 |
|
frostime
|
150fc84b9b
|
✨ feat(model): 增加 sorted 字段,并使用该字段对模型列表进行排序
1. 在 Model 和 Provider 类型中增加 sorted 字段(api.ts)
2. 默认模型在初始化的时候,自动设置默认 sorted 字段,从 1000 开始自增长(constant.ts)
3. 自定义模型更新的时候,自动分配 sorted 字段(model.ts)
|
2024-08-05 19:43:32 +08:00 |
|
sijinhui
|
d703179e74
|
Merge pull request #141 from sijinhui/dev
Dev
|
2024-08-05 17:22:24 +08:00 |
|
sijinhui
|
fce3c65e41
|
merge
|
2024-08-05 17:21:37 +08:00 |
|
frostime
|
b023a00445
|
🔨 refactor(model): 更改原先的实现方法,在 collect table 函数后面增加额外的 sort 处理
|
2024-08-05 16:37:22 +08:00 |
|
sijinhui
|
5f5c2164f8
|
Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
# app/api/alibaba.ts
# app/api/anthropic.ts
# app/api/azure.ts
# app/api/baidu.ts
# app/api/bytedance.ts
# app/api/openai.ts
# yarn.lock
|
2024-08-05 14:44:13 +08:00 |
|
Dogtiti
|
aa40015e9b
|
Merge pull request #5190 from ConnectAI-E/feaure/hmac
reduce cloudflare functions build size
|
2024-08-05 14:07:55 +08:00 |
|
lloydzhou
|
141ce2c99a
|
reduce cloudflare functions build size
|
2024-08-05 12:59:27 +08:00 |
|
lloydzhou
|
4a95dcb6e9
|
hotfix get wrong llm
|
2024-08-05 12:45:25 +08:00 |
|
lloydzhou
|
1610675c8f
|
remove hash.js
|
2024-08-05 11:36:35 +08:00 |
|
sijinhui
|
d1e77ea278
|
Merge pull request #140 from sijinhui/dev
Dev
|
2024-08-03 21:31:37 +08:00 |
|
sijinhui
|
86e8303104
|
优化字体
|
2024-08-03 21:30:32 +08:00 |
|
Dogtiti
|
764c0cb865
|
Merge pull request #5179 from frostime/contrib-font
✨ feat(config): Config the font-family of chat content
|
2024-08-03 21:04:43 +08:00 |
|
sijinhui
|
0b5aef5411
|
Merge branch 'main' of github.com:sijinhui/ChatGPT-Next-Web
|
2024-08-03 18:50:23 +08:00 |
|
sijinhui
|
8922cd78c6
|
123
|
2024-08-03 18:50:03 +08:00 |
|
sijinhui
|
7d85850a1c
|
Merge pull request #139 from sijinhui/dev
merge and change model
|
2024-08-03 18:47:38 +08:00 |
|
sijinhui
|
f80054e82b
|
merge and change model
|
2024-08-03 18:45:55 +08:00 |
|
sijinhui
|
c60fa3cda6
|
Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
# package.json
# yarn.lock
|
2024-08-03 17:55:28 +08:00 |
|
frostime
|
8a4b8a84d6
|
✨ feat: 调整模型列表,将自定义模型放在前面显示
|
2024-08-03 17:16:05 +08:00 |
|
frostime
|
8ec6acc55a
|
🎨 i18n: add locale about "font family config"
Note: The language is translated by GPT
|
2024-08-03 16:24:51 +08:00 |
|
frostime
|
b6a022b0ef
|
✨ feat(config): Set markdown's font-family
|
2024-08-03 16:04:20 +08:00 |
|
Dogtiti
|
d9e407fd2b
|
Merge pull request #5175 from frostime/upstream-main
✨ feat: 为命令前缀( `:` )增加对中文符号 `:`的支持
|
2024-08-03 10:37:51 +08:00 |
|
frostime
|
deb140de73
|
✨ feat: 为命令前缀( : )支持中文符号 :
|
2024-08-02 22:38:31 +08:00 |
|
Dogtiti
|
4a8e85c28a
|
fix: empty response
|
2024-08-02 22:16:08 +08:00 |
|
lloydzhou
|
8c83fe23a1
|
using b64_json for dall-e-3
|
2024-08-02 20:58:21 +08:00 |
|
Lloyd Zhou
|
a8c65e3d27
|
Merge pull request #5126 from DDDDD12138/fix-watch-mask
fix: replace '&' with concurrently for cross-platform compatibility
|
2024-08-02 19:22:57 +08:00 |
|
Lloyd Zhou
|
324d30bef9
|
Merge pull request #5136 from frostime/contrib-txtcode
✨ feat(markdown): 对纯文本的代码块内容进行折行处理
|
2024-08-02 19:22:13 +08:00 |
|
lloydzhou
|
46cb48023e
|
fix typescript error
|
2024-08-02 18:50:48 +08:00 |
|
lloydzhou
|
1c24ca58c7
|
add dalle3 model
|
2024-08-02 18:03:19 +08:00 |
|
Lloyd Zhou
|
9193a9a0e0
|
Merge pull request #5147 from ConnectAI-E/fix-locales
fix: locales => Locale
|
2024-08-02 18:02:13 +08:00 |
|
Lloyd Zhou
|
957244ba2e
|
Merge pull request #5154 from ConnectAI-E/fix-sidebar-style
fix: sidebar title style
|
2024-08-02 18:01:51 +08:00 |
|
lloydzhou
|
ac599aa47c
|
add dalle3 model
|
2024-08-02 18:00:42 +08:00 |
|
sijinhui
|
f10b51cc4e
|
Merge pull request #138 from sijinhui/dev
加载env
|
2024-08-02 17:28:05 +08:00 |
|
sijinhui
|
5d8ca17ad9
|
加载env
|
2024-08-02 17:27:10 +08:00 |
|
sijinhui
|
65f424e4b8
|
Merge pull request #137 from sijinhui/dev
Dev
|
2024-08-02 17:18:05 +08:00 |
|
sijinhui
|
89f6607e1c
|
merge
|
2024-08-02 17:17:21 +08:00 |
|
sijinhui
|
8a0f998f69
|
Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
# app/components/settings.tsx
# app/config/server.ts
# app/constant.ts
# package.json
# yarn.lock
|
2024-08-02 17:14:45 +08:00 |
|
Dogtiti
|
67a90ffb76
|
Merge pull request #5171 from ConnectAI-E/feature/tencent
Feature/tencent
|
2024-08-02 16:43:00 +08:00 |
|
lloydzhou
|
feaa6f9bf0
|
Merge remote-tracking branch 'connectai/feature/tencent' into feature/tencent
|
2024-08-02 15:56:25 +08:00 |
|
lloydzhou
|
753bf3b924
|
hotfix for cf deploy error #5168
|
2024-08-02 15:55:26 +08:00 |
|
Dogtiti
|
b3219f57c8
|
Merge pull request #5157 from ConnectAI-E/feature/tencent
Feature/tencent
|
2024-08-01 23:56:27 +08:00 |
|
Dogtiti
|
a17df037af
|
feat: add lodash-es
|
2024-08-01 23:54:14 +08:00 |
|
lloydzhou
|
dfc36e5210
|
update
|
2024-08-01 19:02:40 +08:00 |
|