Commit Graph

28 Commits

Author SHA1 Message Date
CalciumIon
39a2d552fb feat: 检测vertex渠道部署地区是否填写 2024-08-28 18:47:27 +08:00
CalciumIon
5d8151aff2 feat: 支持vertex ai渠道多个部署地区 2024-08-28 18:43:40 +08:00
CalciumIon
b8664e71e6 feat: support vertex ai #377 2024-08-27 20:19:51 +08:00
bubu
35349a8f9a 添加同步上游模型列表按钮:添加提示以及支持已有渠道获取 2024-05-21 22:16:20 +08:00
1808837298@qq.com
eff61d87b1 feat: Add channel search by model field (close #72) 2024-03-01 21:57:52 +08:00
CaIon
3c91d7539c feat: able to fix channels 2024-01-10 13:23:43 +08:00
CaIon
a12421ebe2 添加批量删除渠道功能 2023-12-14 16:35:03 +08:00
CaIon
f9495e91ea 更新渠道管理 2023-12-05 18:15:40 +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
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
JustSong
f506056015 perf: preallocate array capacity 2023-08-30 21:15:56 +08:00
JustSong
990d1f7c63 chore: make channel test related code separated 2023-05-23 10:01:09 +08:00
JustSong
f6ae3bcbb6 fix: disable channel with a whitelist 2023-05-21 20:58:00 +08:00
JustSong
14662c3fde fix: fix channel test error checking 2023-05-18 11:41:03 +08:00
JustSong
8cd4e3faa4 fix: handel error response from server correctly (close #90) 2023-05-18 11:11:15 +08:00
JustSong
b77eb0c65d perf: use max_tokens to reduce token consuming 2023-05-16 16:22:25 +08:00
JustSong
f43a810e8d feat: automatically disable channel when error occurred (#59) 2023-05-15 17:34:09 +08:00
JustSong
f46f41514c fix: fix lock is not working 2023-05-15 16:19:39 +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
bc87b023f5 feat: support batch creation of channels (close #58) 2023-05-13 17:08:13 +08:00
JustSong
12aa6c352b Relay done but not working 2023-04-23 18:24:11 +08:00
JustSong
28e8e89e28 Able to manage channels now 2023-04-23 15:42:23 +08:00
JustSong
bc88176dc5 Channel API done without verification 2023-04-22 22:02:59 +08:00
JustSong
074df0f131 Remove useless page 2023-04-22 21:41:16 +08:00