CaIon
|
6b71db7ce2
|
feat: 状态码复写
|
2024-04-20 21:05:23 +08:00 |
|
CaIon
|
660b9b3c99
|
feat: able to set default test model (#138)
|
2024-04-04 17:29:25 +08:00 |
|
1808837298@qq.com
|
1ad1112351
|
feat: 解决渠道密钥长度限制问题
|
2024-03-04 14:55:26 +08:00 |
|
1808837298@qq.com
|
413d4f0a66
|
feat: Add channel search by model field (close #72)
|
2024-03-01 21:57:52 +08:00 |
|
CaIon
|
ebedf2cb7e
|
fix: 减少group和model字段长度为64
|
2024-01-08 10:08:20 +08:00 |
|
CaIon
|
bdd611fd33
|
feat: 加入渠道加权随机功能
|
2023-12-27 19:00:47 +08:00 |
|
CaIon
|
3475643257
|
支持设置模型按次计费
|
2023-12-21 20:14:04 +08:00 |
|
CaIon
|
0226d94ea6
|
修改docker-compose.yml
|
2023-12-18 23:46:04 +08:00 |
|
CaIon
|
e1da1e31d5
|
添加批量删除渠道功能
|
2023-12-14 16:35:03 +08:00 |
|
CaIon
|
7dc8b0ea93
|
更新渠道管理
|
2023-12-05 18:15:40 +08:00 |
|
Calcium-Ion
|
7688e9f9dd
|
Merge branch 'songquanpeng:main' into main
|
2023-10-30 16:12:09 +08:00 |
|
Bryan
|
a398f35968
|
fix: fix postgresql support (#606)
* fix postgresql support
fixes #517
* fix: fix pg support
* chore: delete useless code
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-10-22 18:38:29 +08:00 |
|
CaIon
|
fc2ef52366
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# README.md
# go.mod
# go.sum
# model/log.go
# web/src/App.js
# web/src/components/ChannelsTable.js
|
2023-10-16 17:31:26 +08:00 |
|
JustSong
|
824444244b
|
feat: able to delete all disabled channels
|
2023-10-14 17:25:48 +08:00 |
|
JustSong
|
8d34b7a77e
|
feat: able to delete all manually disabled channels (close #539)
|
2023-10-02 13:06:27 +08:00 |
|
JustSong
|
53b2cace0b
|
chore: sync model schema
|
2023-09-29 18:13:57 +08:00 |
|
CaIon
|
d429992be2
|
feat: 优先优先级排序渠道
|
2023-09-27 01:17:43 +08:00 |
|
CaIon
|
1bb65fa0dd
|
feat: 优先用优先级排序渠道
|
2023-09-27 01:03:53 +08:00 |
|
CaIon
|
80271b33ba
|
feat: 渠道新可选是否自动禁用功能
|
2023-09-25 18:44:10 +08:00 |
|
Calcium-Ion
|
26f9d25860
|
Merge branch 'songquanpeng:main' into main
|
2023-09-18 22:52:10 +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 |
|
JustSong
|
a5647b1ea7
|
fix: fix priority not updated & random choice not working
|
2023-09-18 21:43:45 +08:00 |
|
CaIon
|
985e26fd1b
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# controller/log.go
# controller/relay-audio.go
# controller/relay-image.go
# controller/relay-text.go
# controller/relay.go
# middleware/distributor.go
# model/log.go
# web/src/components/OperationSetting.js
|
2023-09-17 20:59:12 +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 |
|
CaIon
|
cc09dd4f9d
|
feat: 渠道支持指定组织
|
2023-09-15 17:59:01 +08:00 |
|
JustSong
|
c3dc315e75
|
feat: add batch update support (close #414)
|
2023-09-03 14:58:20 +08:00 |
|
JustSong
|
cac61b9f66
|
Revert "fix: add lock when update quota (close #399)"
This reverts commit eae9b6e607 .
|
2023-08-13 00:51:48 +08:00 |
|
JustSong
|
eae9b6e607
|
fix: add lock when update quota (close #399)
|
2023-08-12 18:25:18 +08:00 |
|
JustSong
|
0cea9e6a6f
|
fix: fix channel search is not working with MySQL
|
2023-06-29 21:46:13 +08:00 |
|
JustSong
|
0941e294bf
|
feat: support model remap now
|
2023-06-27 13:42:45 +08:00 |
|
JustSong
|
ad1049b0cf
|
feat: support search channels by key (close #185)
|
2023-06-22 21:19:43 +08:00 |
|
JustSong
|
0cdab80a6e
|
feat: record channel's used quota (close #137)
|
2023-06-16 16:02:00 +08:00 |
|
JustSong
|
2c53424db8
|
feat: able to manage group now
|
2023-06-08 09:26:54 +08:00 |
|
JustSong
|
2ad22e1425
|
feat: support group now (close #17, close #72, close #85, close #104, close #136)
Co-authored-by: quzard <1191890118@qq.com>
|
2023-06-07 23:26:00 +08:00 |
|
JustSong
|
171b818504
|
feat: support channel remain quota query (close #79)
|
2023-05-21 16:09:54 +08:00 |
|
JustSong
|
a1f61384c5
|
feat: automatically disable channel when error occurred (#59)
|
2023-05-15 17:34:09 +08:00 |
|
JustSong
|
d267211ee7
|
feat: able to test all enabled channels (#59)
|
2023-05-15 12:36:55 +08:00 |
|
JustSong
|
225176aae9
|
feat: save response time & test time (#59)
|
2023-05-15 11:35:38 +08:00 |
|
JustSong
|
dc4a6cb711
|
feat: support batch creation of channels (close #58)
|
2023-05-13 17:08:13 +08:00 |
|
JustSong
|
83e86b9f8a
|
feat: support specific default api version now (#57)
|
2023-05-13 12:53:57 +08:00 |
|
JustSong
|
b3be4d8f85
|
Support custom channel now
|
2023-04-23 20:35:49 +08:00 |
|
JustSong
|
852af57c03
|
Relay done but not working
|
2023-04-23 18:24:11 +08:00 |
|
JustSong
|
9fc375c604
|
Able to manage channels now
|
2023-04-23 15:42:23 +08:00 |
|
JustSong
|
b908229429
|
Token API done without verification
|
2023-04-23 11:31:00 +08:00 |
|
JustSong
|
6164829239
|
Channel API done without verification
|
2023-04-22 22:02:59 +08:00 |
|
JustSong
|
af96007025
|
Remove useless page
|
2023-04-22 21:41:16 +08:00 |
|