Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
b7df7ce5
Unverified
Commit
b7df7ce5
authored
Mar 03, 2026
by
Wesley Liddick
Committed by
GitHub
Mar 03, 2026
Browse files
Merge pull request #726 from DaydreamCoding/feat/dual-mode-umq
feat(gateway): 双模式用户消息队列 — 串行队列 + 软性限速
parents
405829dc
a9285b8a
Changes
21
Hide whitespace changes
Inline
Side-by-side
frontend/src/types/index.ts
View file @
b7df7ce5
...
...
@@ -675,6 +675,7 @@ export interface Account {
base_rpm
?:
number
|
null
rpm_strategy
?:
string
|
null
rpm_sticky_buffer
?:
number
|
null
user_msg_queue_mode
?:
string
|
null
// "serialize" | "throttle" | null
// TLS指纹伪装(仅 Anthropic OAuth/SetupToken 账号有效)
enable_tls_fingerprint
?:
boolean
|
null
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment