wood
ae006941c0
fixs bugsgagaga
2023-11-18 05:58:01 +08:00
wood
ba269a3c61
1
2023-11-18 05:40:01 +08:00
wood
172e8c8235
1
2023-11-18 05:31:56 +08:00
wood
aeb70460bb
1
2023-11-18 03:48:58 +08:00
wood
df54515d60
1
2023-11-18 03:26:50 +08:00
wood
5e503d671e
改点样式
2023-11-16 05:02:34 +08:00
wood
05ee4d5977
一些按钮改为图标
2023-11-16 03:21:36 +08:00
wood
bff5456313
小改动
2023-11-15 04:45:14 +08:00
wood
876e0d429b
前端改为美元展示
2023-11-15 04:34:59 +08:00
wood
fff889742b
修改日志详情为模型单价
2023-11-15 03:13:31 +08:00
wood
9382281839
Merge branch 'main' of https://github.com/songquanpeng/one-api into songquanpeng-main
2023-11-11 23:13:38 +08:00
wood
96793c3e9c
1
2023-11-11 03:21:46 +08:00
Baksi
7c4505bdfc
fix: numeric sorting in tables ( #695 )
...
* Update sorting method for id
* Update sorting method for id (token)
* Update sorting method for id (redemptions)
* Update sorting method for id (channel)
* chore: use same logic for all tables
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-11-10 21:20:05 +08:00
wood
9bc11bde28
1
2023-11-09 06:15:58 +08:00
wood
18425b1f44
修改宽度
2023-11-09 06:15:31 +08:00
wood
cf1ed818cc
1
2023-11-09 01:04:34 +08:00
wood
edbc2d219c
修改宽度
2023-11-09 00:30:07 +08:00
wood
1c33a899d2
显示日志,但是不显示用户组倍率
2023-11-09 00:19:06 +08:00
wood
6d9ae196d6
1
2023-11-08 00:19:46 +08:00
wood
825374c334
[x] 当用户充值达到5刀时,自动提升为vip分组,具体金额可在web\src\pages\TopUp\index.js
调整;
...
[x] 修改颜色
[x] 日志页面新增快速筛选日期、修复渠道ID查询、自动更新消耗额度、删除日志详情(因为没有太大意义);
[x] 用户管理界面,支持快速设置用户组,在`web\src\components\UsersTable.js`处修改相关值;
[x] 令牌界面,删除无用的多种复制、聊天等按钮;
[x] 删除 系统访问令牌;
2023-11-07 01:43:09 +08:00
wood
eb82fb79a2
修复渠道测试功能,修复日志页面根据渠道ID筛选功能,更新统计功能,改为自动更新
2023-11-06 06:33:01 +08:00
wood
436ba6df72
update
2023-11-05 20:49:28 +08:00
wood
c51417d4e6
Merge branch 'main' of https://github.com/woodchen-ink/one-api
2023-11-05 19:58:04 +08:00
papersnake
c70c614018
feat: support chatglm_turbo ( #648 )
...
* feat: support chatglm_turbo
* fix: remove characterglm
2023-11-05 17:59:38 +08:00
wood
d065184b70
update
2023-11-04 00:01:20 +08:00
wood chen
ed3900d619
Merge branch 'songquanpeng:main' into main
2023-10-25 05:51:19 -05:00
wood
46b779d42c
update
2023-10-24 20:17:37 +08:00
wood
b1eb134dd8
update
2023-10-24 19:03:07 +08:00
wood
3b2f81e6db
update
2023-10-24 18:56:31 +08:00
wood
10c353c655
update
2023-10-23 18:58:34 +08:00
JustSong
63fafba112
feat: support ERNIE-Bot-4 ( close #608 )
2023-10-22 18:48:35 +08:00
wood
f344857389
update
2023-10-20 17:52:49 +08:00
wood
cc1b401380
update
2023-10-20 16:01:55 +08:00
JustSong
824444244b
feat: able to delete all disabled channels
2023-10-14 17:25:48 +08:00
JustSong
fbe9985f57
chore: show prompt to let the user know
2023-10-14 16:32:01 +08:00
阿鹏
fa41ca9805
fix: fix url not passing ( #562 )
...
解决令牌页面聊天按钮丢失url参数的问题
2023-10-14 12:45:00 +08:00
Mikey
e338de45b6
fix: 404 Component is missing ( #592 )
...
* fix: 404 Component is missing
* chore: update 404 page style
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-10-14 12:42:07 +08:00
JustSong
b4b4acc288
feat: support Tencent's model ( close #519 )
2023-10-03 14:19:03 +08:00
JustSong
d663de3e3a
chore: delete 360's 360GPT_S2_V9.4
2023-10-03 12:52:45 +08:00
JustSong
8d34b7a77e
feat: able to delete all manually disabled channels ( close #539 )
2023-10-02 13:06:27 +08:00
JustSong
f0fc991b44
chore: remind user to change default password ( close #516 )
2023-09-29 18:07:20 +08:00
JustSong
fd98463611
chore: update ali's model name
2023-09-23 22:57:59 +08:00
JustSong
1d258cc898
fix: add default value for base url
2023-09-18 22:49:05 +08:00
JustSong
159b9e3369
fix: fix unable to set zero value for base url & model mapping
2023-09-18 22:07:17 +08:00
Xyfacai
ecf8a6d875
feat: supprt channel priority now & record channel id in log ( #484 )
...
* feat: 支持设置渠道优先级 & 日志中显示使用的渠道ID
* fix: 设置渠道优先级未更新 ability
* chore: update implementation
---------
Co-authored-by: Xiangyuan Liu <xiangyuan.liu@ui.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
2023-09-17 19:18:16 +08:00
JustSong
12ef9679a7
fix: fix url not passing when using custom chat_link
2023-09-17 17:19:12 +08:00
JustSong
328aa68255
feat: able to delete logs now ( close #486 )
2023-09-17 17:09:56 +08:00
JustSong
0d50ad4b2b
chore: update channel test prompt
2023-09-17 11:34:06 +08:00
JustSong
39ae8075e4
fix: fix oauth2 state not checking
2023-09-15 00:24:20 +08:00
igophper
d0a0e871e1
fix: support ali's embedding model ( #481 , close #469 )
...
* feat:支持阿里的 embedding 模型
* fix: add to model list
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
2023-09-03 22:12:35 +08:00