feat: Anthropic oauth/setup-token账号支持自定义转发URL
This commit is contained in:
@@ -2318,6 +2318,11 @@ export default {
|
||||
target: 'Target TTL',
|
||||
targetHint: 'Select the TTL tier for billing'
|
||||
},
|
||||
customBaseUrl: {
|
||||
label: 'Custom Relay URL',
|
||||
hint: 'Forward requests to a custom relay service. Proxy URL will be passed as a query parameter.',
|
||||
urlHint: 'Relay service URL (e.g., https://relay.example.com)',
|
||||
},
|
||||
clientAffinity: {
|
||||
label: 'Client Affinity Scheduling',
|
||||
hint: 'When enabled, new sessions prefer accounts previously used by this client to reduce account switching'
|
||||
|
||||
Reference in New Issue
Block a user