Commit Graph

923 Commits

Author SHA1 Message Date
ZeroDeng
dbb1b5ebec
🐛 fix: Fix the issue of default logo still loading after user customizes LOGO (#238) 2024-05-29 14:38:21 +08:00
MartialBE
7d90e43492
🔖 chore: allow to remove openai version number (#232) 2024-05-29 13:44:44 +08:00
MartialBE
23f7dd0612
🔖 chore: rename incorrect variable names 2024-05-29 12:27:32 +08:00
MartialBE
c2f8a79be2
🔖 chore: Update variable name to follow naming conventions 2024-05-29 04:58:28 +08:00
MartialBE
021f8c65da
🔖 chore: Remove invalid code 2024-05-29 04:38:56 +08:00
MartialBE
b5a4283b28
🔖 chore: add chat image request proxy address 2024-05-29 04:01:28 +08:00
MartialBE
3d8a51e139
🔖 chore: migration constants 2024-05-29 01:56:14 +08:00
MartialBE
ce12558ad6
🔖 chore: migration logger package 2024-05-29 01:04:23 +08:00
MartialBE
79524108a3
🔖 chore: Rename relay/util to relay/relay_util package and add utils package 2024-05-29 00:36:54 +08:00
ZeroDeng
853f2681f4
🔖 chore: Azure OpenAI default API version set to 2024-05-01-preview 2024-05-28 12:48:37 +08:00
Clivia
02a9087b9a
🔖 chore: Added File Type Check for Image Size Retrieval
* optimized the log content of uploaded files is too large

* optimized the log content of uploaded files is too large

* optimize GetImageSize
2024-05-27 14:25:33 +08:00
ZeroDeng
0f658c5a53
🐛 fix: Fixed SOCKS5 Proxy Authentication Issue
* fix(telegram代理): 修复telegram设置socks5加用户名密码无法代理的问题

修复socks5使用代理用户名密码的时候无法连接认证的问题。
2024-05-26 23:25:03 +08:00
MartialBE
eb260652b2
feat: Support stream_options 2024-05-26 19:58:15 +08:00
MartialBE
fa54ca7b50
🔖 chore: Moonshot supports getting a list of models from the API 2024-05-26 19:55:14 +08:00
MartialBE
3282255cac
📝 doc: update readme 2024-05-26 16:17:00 +08:00
ZeroDeng
2b735e6dff
🔖 chore: profile page displays icons based on whether third-party login is enabled. (#227)
* feat(系统设置&登录): 修改飞书登录是否启用判断逻辑和设置选项

1. 系统增加是否开启飞书登录选项
2. 登录使用通过系统设置判断是否启用飞书

* perf(用户中心): 优化用户中心绑定的第三方登录是否绑定判断和展示方式

优化用户中心绑定的第三方登录是否绑定判断和展示方式:
- 系统启动了指定登录方式并且用户已经绑定该方式则icon高亮,没绑定则默认颜色显示;
- 系统没有启动指定的登录方式则不显示指定登录方式icon
2024-05-26 12:36:55 +08:00
MartialBE
af8c249e3f
🔖 chore: Allow disable token encoders (#226) 2024-05-26 00:44:10 +08:00
MartialBE
e2020cdd9f
🔖 chore: coze Count tokens. #221 2024-05-25 18:12:14 +08:00
MartialBE
34e1543176
🔖 chore: Update Hunyuan API 2024-05-25 17:59:30 +08:00
MartialBE
578c7422b0
🐛 fix: github action 2024-05-25 15:10:39 +08:00
Buer
d5d601263b
🔖 chore: Add sort parameter for chat links to enable sorting in the playground (#225)
* 修改action工作流打包推送docker镜像使用的仓库名称(DOCKER_HUB_REPO/DOCKER_HUB_REPO_EN)、DOCKER HUB用户名(DOCKER_HUB_USERNAME)全部从github仓库环境变量获取

* 增加聊天连接排序参数用于在playground中对聊天内容进行排序

* 🔖 chore:  Add sort parameter for chat links to enable sorting in the playground

---------

Co-authored-by: ZeroDeng <denglin0105@vip.qq.com>
2024-05-25 14:56:58 +08:00
MartialBE
671aa51f42
🐛 fix: Outlook email authentication error (#212) 2024-05-24 20:02:45 +08:00
MartialBE
dfc79097c8
🐛 fix: ERNIE-Speed-128K model name error 2024-05-23 15:13:14 +08:00
MartialBE
537968522d
🔖 chore: Update JSON field types in chat and completion response models (#206) 2024-05-22 16:03:57 +08:00
MartialBE
f1b97cecce
🔖 chore: Update baidu model 2024-05-22 02:57:40 +08:00
MartialBE
7ddeada284
🔖 chore: Replace API version in request URL 2024-05-21 19:32:35 +08:00
MartialBE
fc51dffaca
🔖 chore: Update model test tips 2024-05-21 18:54:26 +08:00
MartialBE
9bb90df5c1
🔖 chore: Optimize tips and display the name of the log channel.(#199) 2024-05-21 14:37:34 +08:00
MartialBE
df3b197b4b
🐛 fix: Clear empty messages. 2024-05-21 03:10:23 +08:00
MartialBE
8fc2f1a4a3
🔖 chore: Remove unnecessary print statements 2024-05-21 01:37:01 +08:00
MartialBE
bb7e0ae80f
🐛 fix: Gemini only returns a single tools_call #197 2024-05-21 01:36:39 +08:00
MartialBE
6081cc27fa
🔖 chore: Model price page add toolbar(#196) 2024-05-19 22:41:54 +08:00
MartialBE
96f19fb35f
🔖 chore: TGBot add http proxy (#192) 2024-05-19 21:48:39 +08:00
MartialBE
424f255acc
🐛 fix: Add Lingyi and Moonshot providers 2024-05-19 13:20:57 +08:00
MartialBE
7cc37f06f0
🐛 fix: Fixed stream completion request address error 2024-05-19 13:20:40 +08:00
MartialBE
c04dfc735f
🐛 fix: function call error (#190) 2024-05-19 13:11:46 +08:00
MartialBE
68e5cf1183
🐛 fix: function call error 2024-05-18 17:32:29 +08:00
MartialBE
6cd0f932c9
🐛 fix: gemini function call error 2024-05-18 17:22:26 +08:00
MartialBE
6ab116c0eb
🐛 fix: Fixed the slave service unsynchronized data (#191) 2024-05-18 13:27:13 +08:00
MartialBE
f26a7839c9
🐛 fix: retrieving model list from providers 2024-05-16 15:34:49 +08:00
Buer
7263582b9b
feat: Add support for retrieving model list from providers (#188)
*  feat: Add support for retrieving model list from providers

* 🔖 chore: Custom channel automatically get the model
2024-05-16 15:21:13 +08:00
MartialBE
ef63fbfd31
🔖 chore: Modify the key field data type in the channel table. 2024-05-15 22:15:27 +08:00
MartialBE
d85924aa95
🔖 chore: update openai EmbeddingRequest struct 2024-05-15 17:53:42 +08:00
MartialBE
2bc2dfca39
feat: Support channel setting chat only 2024-05-15 17:51:49 +08:00
MartialBE
be874c330f
🔖 chore: logs list displays channel name. 2024-05-15 15:16:43 +08:00
MartialBE
5ae57435ba
🔖 chore: prohibit users from modifying usernames 2024-05-15 12:35:04 +08:00
MartialBE
59d3b13311
🐛 fix: fix the wrong price when the input and output values in the ModelPrice component are 0. 2024-05-15 12:26:09 +08:00
MartialBE
8a34f76851
🐛 fix: fix web price accuracy 2024-05-15 04:19:01 +08:00
MartialBE
f7cdde4b50
🐛 fix: update quota rendering to display $0 when no quota is available 2024-05-15 04:09:00 +08:00
MartialBE
234fb1b118
🐛 fix: fix calculation accuracy 2024-05-15 04:08:15 +08:00