Laisky.Cai
d4703dfd97
feat: add Proxy channel type and relay mode
...
Add the Proxy channel type and relay mode to support proxying requests to custom upstream services.
2024-07-21 13:42:13 +00:00
LiuVaayne
cf9b5f0b92
feat: support claude and gemini in vertex ai ( #1621 )
...
* feat: support claude and gemini in vertex ai
* fix: do not show api key field in channel page when the type is VertexAI
* fix: update getToken function to include channelId in cache key
2024-07-13 14:59:28 +08:00
Qiying Wang
720fe2dfeb
feat: refactor AwsClaude to Aws to support both llama3 and claude ( #1601 )
...
* feat: refactor AwsClaude to Aws to support both llama3 and claude
* fix: aws llama3 ratio
2024-07-06 13:19:41 +08:00
Jason
e090e76c86
feat: add Novita AI as model provider ( #1609 )
2024-07-06 13:16:46 +08:00
lihangfu
d0369b114f
feat: support spark4.0 ultra ( #1569 )
...
* feat: 支持v3最新协议的腾讯混元(#1452)
* feat: 支持Spark4.0 Ultra
---------
Co-authored-by: lihangfu <hfli8@iflytek.com>
2024-06-30 19:37:07 +08:00
Buer
6aafb7a99e
fix: channel edit settings key error ( #1496 )
2024-06-13 00:08:49 +08:00
取梦为饮
98669d5d48
feat: add support for bytedance's doubao ( #1438 )
...
* 增加豆包大模型支持
* chore: update channel options & add prompt
---------
Co-authored-by: 康龙彪 <longbiao.kang@i-tudou.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-06-08 13:26:26 +08:00
fatwang2
3be28da57b
Update package.json ( #1465 )
2024-05-28 01:31:08 +08:00
Buer
07b2fd58d6
feat: berry theme update & bug fix ( #1471 )
...
* feat: load channel models from server
* chore: support AWS Claude/Cloudflare/Coze
* fix: Popup message when copying fails
* chore: Optimize tips
2024-05-28 01:22:40 +08:00
JustSong
0acee9a065
fix: fix berry error ( close #1445 )
2024-05-22 01:00:00 +08:00
JustSong
03ea60532a
fix: fix html lang attribute ( close #1433 )
2024-05-21 01:20:37 +08:00
JustSong
71f4403fd5
feat: add together.ai support ( #1298 )
2024-04-30 02:16:53 +08:00
JustSong
007906216d
feat: support DeepL's model ( close #1126 )
2024-04-27 13:37:22 +08:00
JustSong
c317872097
feat: support deepseek now
2024-04-26 00:48:53 +08:00
JustSong
0a650b85b4
chore: update berry
2024-04-24 22:08:47 +08:00
Buer
3fe2863ff7
feat: berry theme update & bug fix ( #1282 )
...
* ⚡ ️ improve: delete google fonts
* ⚡ ️ improve: Optimized priority input handling in TableRow component.
* 🔖 chore: channel batch add
* ✨ feat: add dark mod
* ✨ feat: support token limit ip range and models
* ✨ feat: add MessagePusher
* ✨ feat: add lark login
2024-04-06 19:44:23 +08:00
JustSong
acf8cb6248
chore: update default nextweb link
2024-04-06 11:47:31 +08:00
JustSong
dcf24b98dc
chore: update berry copy
2024-04-05 14:28:38 +08:00
JustSong
af679e04f4
chore: sort channel type for berry
2024-04-05 14:23:39 +08:00
JustSong
93cbca6a9f
chore: update show notice duration
2024-04-05 14:14:21 +08:00
JustSong
5b41f57423
feat: support stepfun's models
2024-04-05 12:32:05 +08:00
JustSong
24be9de098
chore: update copy
2024-03-24 23:01:03 +08:00
JustSong
5b349efff9
chore: fix berry copy
2024-03-24 22:57:24 +08:00
Ian Li
ade19ba4a2
feat: update default API version for Azure OpenAI ( #994 )
...
* feat: Update default API version for Azure OpenAI.
* chore: update other theme
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-03-17 19:34:21 +08:00
shuirong
7a44adb5a7
fix: fix panel cards style ( #1171 )
2024-03-17 19:26:12 +08:00
JustSong
704ec1a827
chore: update theme berry
2024-03-17 17:48:57 +08:00
zu1k
a07791bf93
fix: change Moonshot value to 25 ( #1158 )
2024-03-16 13:29:19 +08:00
E.da
190203cf8f
fix: 修复berry
主题下令牌
在编辑
后点击新建
弹窗值的初始化问题 ( #1165 )
...
* Update OtherSetting.js
调整berry主题页脚`label`表述
* 修复`berry`主题下`令牌`在`修改`后点击`新建`弹窗值的初始化问题
### 问题描述
在`berry`主题中,存在一个问题,当用户在修改一个令牌后点击新建令牌时,新建令牌弹窗会错误地展示上一次编辑的值。
### 复现步骤
1. 导航至`令牌`管理页面。
2. 选择任意令牌进行`编辑`。
3. 在编辑界面,点击`取消`返回。
4. 点击`+新建令牌`按钮打开新建令牌弹窗。
### 预期结果
新建令牌弹窗应显示空白表单,等待用户输入新的令牌信息。
### 实际结果
新建令牌弹窗错误地展示了之前编辑的令牌信息。
2024-03-16 13:23:04 +08:00
E.da
3edf7247c4
fix: fix theme berry copy ( #1148 )
...
调整berry主题页脚`label`表述
2024-03-14 23:45:50 +08:00
afafw
0926b6206b
chore: update client name ( #934 )
2024-03-14 23:44:46 +08:00
JustSong
be9eb59fbb
feat: support lingyiwanwu
2024-03-14 23:11:36 +08:00
JustSong
2dcef85285
feat: support ollama now ( close #870 )
2024-03-14 01:02:47 +08:00
JustSong
b33616df44
feat: support groq now ( close #1087 )
2024-03-10 14:09:44 +08:00
JustSong
9d8967f7d3
feat: support Mistral's models now ( close #1051 )
2024-03-03 21:46:45 +08:00
JustSong
1d0b7fb5ae
feat: support chatglm-4 ( close #1045 , close #952 , close #952 , close #943 )
2024-03-02 03:05:25 +08:00
JustSong
df1fd9aa81
feat: support minimax's models now ( close #354 )
2024-03-02 01:24:28 +08:00
JustSong
614c2e0442
feat: support baichuan's models now ( close #1057 )
2024-03-02 00:55:48 +08:00
JustSong
2a5468e23c
refactor: remove useless button ( close #1014 )
2024-02-18 22:21:37 +08:00
JustSong
6cf5ce9a7a
fix: fix SparkDesk model name
2024-02-18 17:11:16 +08:00
JustSong
f598b9df87
feat: add new SparkDesk models
2024-02-18 17:02:36 +08:00
JustSong
532c50d212
fix: fix channel table page copy
2024-02-18 16:19:14 +08:00
JustSong
2acc2f5017
feat: support moonshot now ( close #804 )
2024-02-18 16:17:19 +08:00
JustSong
ea407f0054
feat: able to set completion ration now ( close #968 )
2024-01-28 16:45:54 +08:00
yongman
4f214c48c6
fix: fix primary chat button ( #951 )
...
Signed-off-by: yongman <yming0221@gmail.com>
2024-01-21 23:27:34 +08:00
Buer
e2ed0399f0
fix: fix aff not effective ( #937 )
2024-01-20 12:38:06 +08:00
Buer
cf4e33cb12
fix: fix bugs with theme berry ( #931 )
...
* fix: home page & logo style issue
* improve: Enhanced user experience by improving the channel selection box
* fix: key cannot be activated after expiration
2024-01-14 13:22:31 +08:00
JustSong
d062bc60e4
chore: update ui copy
2024-01-07 19:18:52 +08:00
Buer
37afb313b5
fix: fix some issues with berry ( #913 )
...
* fix: login address error
* fix: Normal users display profile menu
* fix: remove redundant code
2024-01-07 18:39:15 +08:00
JustSong
86261cc656
feat: able to change theme
2024-01-07 17:53:05 +08:00
Buer
48989d4a0b
feat: add new theme berry ( #860 )
...
* feat: add theme berry
* docs: add development notes
* fix: fix blank page
* chore: update implementation
* fix: fix package.json
* chore: update ui copy
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-01-07 14:20:07 +08:00