mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-19 19:20:49 +08:00
fix(auth): update antigravity fetchAvailableModels endpoint
This commit is contained in:
@@ -126,7 +126,7 @@ interface AntigravityQuotaGroupDefinition {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const ANTIGRAVITY_QUOTA_URLS = [
|
const ANTIGRAVITY_QUOTA_URLS = [
|
||||||
'https://cloudcode-pa-pa.sandbox.googleapis.com/v1internal:fetchAvailableModels',
|
'https://daily-cloudcode-pa.googleapis.com/v1internal:fetchAvailableModels',
|
||||||
'https://daily-cloudcode-pa.sandbox.googleapis.com/v1internal:fetchAvailableModels',
|
'https://daily-cloudcode-pa.sandbox.googleapis.com/v1internal:fetchAvailableModels',
|
||||||
'https://cloudcode-pa.googleapis.com/v1internal:fetchAvailableModels'
|
'https://cloudcode-pa.googleapis.com/v1internal:fetchAvailableModels'
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user