mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-03 11:01:22 +08:00
fix(provider): unify AIGoCode API base URLs to https://api.aigocode.com
This commit is contained in:
@@ -438,7 +438,7 @@ export const providerPresets: ProviderPreset[] = [
|
||||
apiKeyUrl: "https://aigocode.com/invite/CC-SWITCH",
|
||||
settingsConfig: {
|
||||
env: {
|
||||
ANTHROPIC_BASE_URL: "https://api.aigocode.com/api",
|
||||
ANTHROPIC_BASE_URL: "https://api.aigocode.com",
|
||||
ANTHROPIC_AUTH_TOKEN: "",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user