cktsun1031
|
fa008e7196
|
Refactor and optimize code: streamline error
handling, remove redundant return statements,
correct gorm tag syntax, and improve type
assertions in relay.go
|
2023-11-06 16:04:13 +08:00 |
|
cktsun1031
|
5c5aed7919
|
Added chatglm_turbo model, fixed URL duplication,
improved quota calculation, and updated
localModels in EditChannel.js
|
2023-11-06 14:41:06 +08:00 |
|
wood chen
|
3fe76c8af7
|
fix: fix Cloudflare AI Gateway channel test support (#639)
* 当使用Cloudflare AI Gateway时,支持openai渠道测试
* refactor: change logic
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-11-05 19:08:25 +08:00 |
|
ckt1031
|
8b4d2773d2
|
feat: enhanced channel test
|
2023-10-25 20:06:12 +08:00 |
|
ckt
|
d79a7b5902
|
fix; channel testing
|
2023-10-22 10:46:54 +00:00 |
|
ckt
|
765e5f8b66
|
fix: issue
|
2023-10-22 10:40:13 +00:00 |
|
ckt
|
25d7e6e131
|
fix: re-enable email
|
2023-10-22 10:31:50 +00:00 |
|
ckt
|
14b7b924a0
|
Merge remote-tracking branch 'upstream/main'
|
2023-10-22 10:12:39 +00:00 |
|
vc
|
3b483639a4
|
feat: add cloudflare ai gateway support for image & audio (#607)
* Update channel-test.go
* Update relay-audio.go
* Update relay-image.go
* chore: using a util function
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-10-22 17:50:52 +08:00 |
|
ckt1031
|
5842f59191
|
feat: support AutoReEnableFailedChannel
|
2023-10-21 22:44:35 +08:00 |
|
ckt1031
|
47db16954f
|
Merge remote-tracking branch 'upstream/main'
|
2023-10-02 14:40:42 +08:00 |
|
JustSong
|
8d34b7a77e
|
feat: able to delete all manually disabled channels (close #539)
|
2023-10-02 13:06:27 +08:00 |
|
ckt1031
|
6d2d0c8557
|
Merge remote-tracking branch 'upstream/main'
|
2023-09-20 23:28:55 +08:00 |
|
JustSong
|
159b9e3369
|
fix: fix unable to set zero value for base url & model mapping
|
2023-09-18 22:07:17 +08:00 |
|
ckt1031
|
d384be868c
|
fix: test
|
2023-09-04 15:03:47 +08:00 |
|
ckt1031
|
cd3d1b9f1b
|
Merge remote-tracking branch 'upstream/main'
|
2023-09-04 14:57:40 +08:00 |
|
JustSong
|
a721a5b6f9
|
chore: add error prompt for Azure
|
2023-09-03 21:46:07 +08:00 |
|
JustSong
|
e6c5b0b9d6
|
feat: support 360's models (close #331, close #461)
feat: support 360's models (close #331, close #461)
|
2023-08-27 17:46:01 +08:00 |
|
JustSong
|
aec3539b23
|
fix: disable channel when 401 received (close #467)
|
2023-08-27 17:46:00 +08:00 |
|
JustSong
|
5ee24e8acf
|
feat: support 360's models (close #331, close #461)
feat: support 360's models (close #331, close #461)
|
2023-08-26 13:36:20 +08:00 |
|
JustSong
|
ac7c0f3a76
|
fix: disable channel when 401 received (close #467)
|
2023-08-26 12:05:18 +08:00 |
|
ckt1031
|
d5dfacd8a6
|
fix: json issue
|
2023-08-20 01:24:59 +08:00 |
|
ckt1031
|
b66f0ef15a
|
fix: log error channel
|
2023-07-31 18:34:50 +08:00 |
|
ckt1031
|
8db2c0173b
|
Merge remote-tracking branch 'upstream/main' into refactor-main
|
2023-07-30 00:06:16 +08:00 |
|
JustSong
|
ec88c0c240
|
fix: prompt user that channel test is unavailable
|
2023-07-29 23:54:09 +08:00 |
|
ckt1031
|
22f4419b85
|
fix: reject for wrong status code
|
2023-07-27 11:10:32 +08:00 |
|
ckt1031
|
2b42b4f364
|
feat: support chatgpt next web
|
2023-07-24 21:49:04 +08:00 |
|
ckt1031
|
30187cebe8
|
fix: use int instead of bool
|
2023-07-24 18:12:16 +08:00 |
|
ckt1031
|
a588241515
|
feat: allow toggling stream mode of channels
|
2023-07-24 15:30:08 +08:00 |
|
JustSong
|
bc2f48b1f2
|
chore: send a notice to user indicating that the current channel type does not support testing
|
2023-07-23 23:23:56 +08:00 |
|
JustSong
|
3da119efba
|
perf: reuse http client to reduce delay
|
2023-07-23 15:18:58 +08:00 |
|
JustSong
|
0495b9a0d7
|
fix: using whitelist when disabling channels (close #292)
|
2023-07-22 18:15:30 +08:00 |
|
JustSong
|
4463224f04
|
feat: support automatic channel testing & balance updates (close #11, close #59)
|
2023-06-22 22:01:03 +08:00 |
|
JustSong
|
00151a0124
|
chore: format logs
|
2023-06-22 10:59:01 +08:00 |
|
JustSong
|
e398f470a1
|
feat: support custom base url for channels
|
2023-06-20 22:32:56 +08:00 |
|
JustSong
|
1cb1f727c0
|
fix: fix the shared field is modified
|
2023-06-18 00:20:06 +08:00 |
|
JustSong
|
f97a9ce597
|
fix: correct OpenAI error code's type
|
2023-06-11 09:49:57 +08:00 |
|
JustSong
|
8901f03864
|
feat: support set proxy for channel OpenAI (close #139)
|
2023-06-09 18:30:01 +08:00 |
|
JustSong
|
9301b3fed3
|
chore: update test logic
|
2023-06-08 14:09:39 +08:00 |
|
quzard
|
f19ee05351
|
fix: fetch root user's email if blank (#129)
|
2023-05-31 15:24:40 +08:00 |
|
JustSong
|
54215dc303
|
chore: make channel test related code separated
|
2023-05-23 10:01:09 +08:00 |
|