mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-24 12:44:18 +08:00
feat: change the default Qwen BaseUrl (#517)
This commit is contained in:
@@ -125,7 +125,7 @@ export const providerPresets: ProviderPreset[] = [
|
|||||||
settingsConfig: {
|
settingsConfig: {
|
||||||
env: {
|
env: {
|
||||||
ANTHROPIC_BASE_URL:
|
ANTHROPIC_BASE_URL:
|
||||||
"https://dashscope.aliyuncs.com/api/v2/apps/claude-code-proxy",
|
"https://dashscope.aliyuncs.com/apps/anthropic",
|
||||||
ANTHROPIC_AUTH_TOKEN: "",
|
ANTHROPIC_AUTH_TOKEN: "",
|
||||||
ANTHROPIC_MODEL: "qwen3-max",
|
ANTHROPIC_MODEL: "qwen3-max",
|
||||||
ANTHROPIC_DEFAULT_HAIKU_MODEL: "qwen3-max",
|
ANTHROPIC_DEFAULT_HAIKU_MODEL: "qwen3-max",
|
||||||
|
|||||||
Reference in New Issue
Block a user