Merge pull request #2627 from seefs001/feature/channel-test-param-override

feat: channel testing supports parameter overriding
This commit is contained in:
Seefs
2026-01-12 18:49:05 +08:00
committed by GitHub
parent ef572392b7
commit eae53ac398
4 changed files with 66 additions and 17 deletions
+1
View File
@@ -115,6 +115,7 @@ type RelayInfo struct {
SendResponseCount int
FinalPreConsumedQuota int // 最终预消耗的配额
IsClaudeBetaQuery bool // /v1/messages?beta=true
IsChannelTest bool // channel test request
PriceData types.PriceData