CaIon
|
516d439bdc
|
chore: remove unused import
|
2024-01-21 17:02:35 +08:00 |
|
CaIon
|
2a3e45c43a
|
perf: UI美化
|
2024-01-10 18:32:44 +08:00 |
|
CaIon
|
3c91d7539c
|
feat: able to fix channels
|
2024-01-10 13:23:43 +08:00 |
|
CaIon
|
433f7affe9
|
feat: 加入渠道加权随机功能
|
2023-12-27 19:00:47 +08:00 |
|
CaIon
|
b5b6fcef82
|
恢复渠道优先级可设置为负数
|
2023-12-26 23:49:57 +08:00 |
|
CaIon
|
a12421ebe2
|
添加批量删除渠道功能
|
2023-12-14 16:35:03 +08:00 |
|
CaIon
|
b244a1dd5b
|
修复 测试所有渠道按钮 失效的问题
|
2023-12-14 15:16:27 +08:00 |
|
CaIon
|
cc722da3b5
|
优化渠道余额显示
|
2023-12-11 20:42:51 +08:00 |
|
CaIon
|
4e25c6f5e5
|
渠道余额改为保留两位小数
|
2023-12-10 18:34:44 +08:00 |
|
CaIon
|
d69bab1a4c
|
修复渠道管理无法点击分页的bug
|
2023-12-08 19:39:33 +08:00 |
|
CaIon
|
6ab05cdbd5
|
适配渠道管理移动端
|
2023-12-08 19:28:04 +08:00 |
|
CaIon
|
3edd58e34c
|
修复渠道余额显示问题
|
2023-12-08 18:36:06 +08:00 |
|
CaIon
|
235a5c9695
|
修复渠道管理没有测试按钮的bug
|
2023-12-05 21:26:27 +08:00 |
|
CaIon
|
016274c1e2
|
修复渠道多次加载的bug
|
2023-12-05 21:10:08 +08:00 |
|
CaIon
|
f9495e91ea
|
更新渠道管理
|
2023-12-05 18:15:40 +08:00 |
|
CaIon
|
394b0abce9
|
修复渠道页面出现多个分页组件的bug
|
2023-11-27 19:24:09 +08:00 |
|
CaIon
|
ba7e6324d3
|
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
|
63bd941d99
|
feat: able to delete all disabled channels
|
2023-10-14 17:25:48 +08:00 |
|
JustSong
|
f6811a11a9
|
chore: show prompt to let the user know
|
2023-10-14 16:32:01 +08:00 |
|
JustSong
|
cfd3093b95
|
feat: able to delete all manually disabled channels (close #539)
|
2023-10-02 13:06:27 +08:00 |
|
CaIon
|
3fcbf1f070
|
feat: 新增渠道页面选择每页显示数量
|
2023-09-23 03:51:04 +08:00 |
|
CaIon
|
23d9554415
|
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
|
ead3b915ca
|
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
|
ab4fd3b1ca
|
chore: update channel test prompt
|
2023-09-17 11:34:06 +08:00 |
|
CaIon
|
e60239c93d
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# controller/relay-text.go
# go.mod
# web/src/components/PersonalSetting.js
# web/src/components/TokensTable.js
# web/src/pages/Home/index.js
|
2023-08-25 00:51:02 +08:00 |
|
CaIon
|
68b24da6a6
|
add epay
|
2023-08-14 22:16:32 +08:00 |
|
igophper
|
27b290c578
|
fix: fix baidu's embedding api (#398)
* fix:judge baidu embeddings input type
* chore: add back update all channels balance
* chore: update default configuration for sql connection
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-08-13 00:45:04 +08:00 |
|
Yolo°
|
f9c3f3761e
|
feat: improve frontend (#387)
* fork
* fork
* chore: update style
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-08-12 10:49:30 +08:00 |
|
JustSong
|
716af5231a
|
chore: adjust ui
|
2023-07-29 19:32:06 +08:00 |
|
Cross Fire
|
3b247077d2
|
feat: support balance query for CloseAI (#240)
* 增加CloseAI余额查询功能
* 去除debug代码
* fix: bug fix
* docs: update README
---------
Co-authored-by: sudongyang <sudongyang@xiaomi.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-07-03 20:43:42 +08:00 |
|
JustSong
|
e782962a31
|
fix: fix refresh not working properly (close #229)
|
2023-07-02 15:55:49 +08:00 |
|
Alone88
|
244ca0351f
|
feat: support channel type AIGC2D (#220)
* feat: add AIGC2D Channel
* chore: remove console logging & update balance rendering
---------
Co-authored-by: Alone88 <im@aloen88.cn>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-06-29 21:34:17 +08:00 |
|
JustSong
|
d36a887ffc
|
feat: support search channels by key (close #185)
|
2023-06-22 21:19:43 +08:00 |
|
quzard
|
b90b8a9d8c
|
fix: fix channel table's sorting problem (#188)
|
2023-06-21 23:42:55 +08:00 |
|
JustSong
|
27edc58d4a
|
fix: reduce the table size (close #174)
|
2023-06-17 19:23:25 +08:00 |
|
Kidultx
|
9f3c756a88
|
feat: support API2GPT platform (#173)
* support API2GPT platform
* chore: update balance renderer
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-06-17 15:20:51 +08:00 |
|
Joe
|
3e965dd5d4
|
feat: support update AIProxy balance (#171)
* Add: support update AIProxy balance
* fix auth header
* chore: update balance renderer
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-06-17 10:08:04 +08:00 |
|
JustSong
|
2d78cf30a6
|
fix: fix OpenAI-SB balance not correct
|
2023-06-12 09:40:49 +08:00 |
|
quzard
|
ba95b357d1
|
feat: add support for updating balance of channel typpe OpenAI-SB (#146, close #125)
* Add support for updating channel balance in OpenAISB
* fix: handel error
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-06-11 21:04:41 +08:00 |
|
JustSong
|
cbf339284c
|
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
|
bc4c572b41
|
style: fix UI related problems
|
2023-05-22 22:41:39 +08:00 |
|
JustSong
|
128c84b338
|
feat: support channel remain quota query (close #79)
|
2023-05-21 16:09:54 +08:00 |
|
JustSong
|
b1074b43d6
|
feat: add refresh button
|
2023-05-15 16:20:01 +08:00 |
|
JustSong
|
233d67a08b
|
chore: only show two digits
|
2023-05-15 12:56:28 +08:00 |
|
JustSong
|
93b00d62a6
|
feat: able to test all enabled channels (#59)
|
2023-05-15 12:36:55 +08:00 |
|
JustSong
|
210952bd1e
|
feat: save response time & test time (#59)
|
2023-05-15 11:35:38 +08:00 |
|
JustSong
|
d0d3142edb
|
feat: able to test channels now (#59)
|
2023-05-15 10:48:52 +08:00 |
|
JustSong
|
bfcb9b887e
|
feat: double check before deletion
|
2023-05-15 10:41:48 +08:00 |
|
JustSong
|
039301324f
|
Bug fix
|
2023-04-23 18:32:59 +08:00 |
|
JustSong
|
28e8e89e28
|
Able to manage channels now
|
2023-04-23 15:42:23 +08:00 |
|