Some checks failed
ClawSweeper Dispatch / dispatch (push) Has been cancelled
CodeQL / Security High (actions) (push) Has been cancelled
CodeQL / Security High (channel-runtime-boundary) (push) Has been cancelled
CodeQL / Security High (core-auth-secrets) (push) Has been cancelled
CodeQL / Security High (mcp-process-tool-boundary) (push) Has been cancelled
CodeQL / Security High (network-ssrf-boundary) (push) Has been cancelled
CodeQL / Security High (plugin-trust-boundary) (push) Has been cancelled
CodeQL / Security High (process-exec-boundary) (push) Has been cancelled
Docs Sync Publish Repo / sync-publish-repo (push) Has been cancelled
Docs / docs (push) Has been cancelled
OpenClaw Stable Main Closeout / Resolve stable release closeout inputs (push) Has been cancelled
OpenClaw Stable Main Closeout / Verify stable main closeout (push) Has been cancelled
Workflow Sanity / no-tabs (push) Has been cancelled
Workflow Sanity / actionlint (push) Has been cancelled
Workflow Sanity / generated-doc-baselines (push) Has been cancelled
CI / runner-admission (push) Has been cancelled
CI / preflight (push) Has been cancelled
CI / security-fast (push) Has been cancelled
CI / pnpm-store-warmup (push) Has been cancelled
CI / build-artifacts (push) Has been cancelled
CI / native-i18n (push) Has been cancelled
CI / ${{ matrix.check_name }} (push) Has been cancelled
CI / ${{ matrix.checkName }} (push) Has been cancelled
CI / checks-node-compat-node22 (push) Has been cancelled
CI / check-bundled-channel-config-metadata (push) Has been cancelled
CI / check-dependencies (push) Has been cancelled
CI / check-guards (push) Has been cancelled
CI / check-lint (push) Has been cancelled
CI / check-prod-types (push) Has been cancelled
CI / check-shrinkwrap (push) Has been cancelled
CI / check-test-types (push) Has been cancelled
CI / check-additional-boundaries-a (push) Has been cancelled
CI / check-additional-boundaries-bcd (push) Has been cancelled
CI / check-additional-extension-bundled (push) Has been cancelled
CI / check-additional-extension-channels (push) Has been cancelled
CI / check-additional-extension-package-boundary (push) Has been cancelled
CI / check-additional-runtime-topology-architecture (push) Has been cancelled
CI / check-session-accessor-boundary (push) Has been cancelled
CI / check-session-transcript-reader-boundary (push) Has been cancelled
CI / check-docs (push) Has been cancelled
CI / skills-python (push) Has been cancelled
CI / macos-swift (push) Has been cancelled
CI / ios-build (push) Has been cancelled
CI / ci-timings-summary (push) Has been cancelled
Native App Locale Refresh / Refresh native fa (push) Has been cancelled
Native App Locale Refresh / Refresh native fr (push) Has been cancelled
Native App Locale Refresh / Refresh native hi (push) Has been cancelled
Native App Locale Refresh / Refresh native id (push) Has been cancelled
Native App Locale Refresh / Refresh native it (push) Has been cancelled
Native App Locale Refresh / Refresh native ja-JP (push) Has been cancelled
Control UI Locale Refresh / plan (push) Has been cancelled
Control UI Locale Refresh / Refresh ${{ matrix.locale }} (push) Has been cancelled
Control UI Locale Refresh / Commit control UI locale refresh (push) Has been cancelled
Live Media Runner Image / Build live media runner image (push) Has been cancelled
Native App Locale Refresh / Refresh native ar (push) Has been cancelled
Native App Locale Refresh / Refresh native de (push) Has been cancelled
Native App Locale Refresh / Refresh native es (push) Has been cancelled
Native App Locale Refresh / Refresh native ko (push) Has been cancelled
Native App Locale Refresh / Refresh native nl (push) Has been cancelled
Native App Locale Refresh / Refresh native pl (push) Has been cancelled
Native App Locale Refresh / Refresh native pt-BR (push) Has been cancelled
Native App Locale Refresh / Refresh native ru (push) Has been cancelled
Native App Locale Refresh / Refresh native sv (push) Has been cancelled
Native App Locale Refresh / Refresh native th (push) Has been cancelled
Native App Locale Refresh / Refresh native tr (push) Has been cancelled
Native App Locale Refresh / Refresh native uk (push) Has been cancelled
Native App Locale Refresh / Refresh native vi (push) Has been cancelled
Native App Locale Refresh / Refresh native zh-CN (push) Has been cancelled
Native App Locale Refresh / Refresh native zh-TW (push) Has been cancelled
Native App Locale Refresh / Commit native locale refresh (push) Has been cancelled
Plugin Init Scaffold Validation / Validate provider scaffold (push) Has been cancelled
Plugin NPM Release / preview_plugins_npm (push) Has been cancelled
Plugin NPM Release / Validate release publish approval (push) Has been cancelled
Plugin NPM Release / preview_plugin_pack (push) Has been cancelled
Plugin NPM Release / publish_plugins_npm (push) Has been cancelled
Sandbox Common Smoke / sandbox-common-smoke (push) Has been cancelled
Website Installer Sync / static (push) Has been cancelled
Website Installer Sync / linux-docker (push) Has been cancelled
Website Installer Sync / macos-installer (push) Has been cancelled
Website Installer Sync / windows-installer (push) Has been cancelled
Website Installer Sync / sync-website (push) Has been cancelled
Adolf is a fork/vendored clone of github.com/openclaw/openclaw (v2026.6.11), free to diverge. Tree copied sans upstream .git; upstream remote added for future syncs. Node pinned to 24 (.nvmrc); engines already require >=22.19. Preserves docs/ARCHITECTURE.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LeqyaxJF2nbRXJtae2kNB2
327 lines
9.6 KiB
JSON
327 lines
9.6 KiB
JSON
{
|
|
"id": "qwen",
|
|
"icon": "https://cdn.simpleicons.org/qwen",
|
|
"activation": {
|
|
"onStartup": false
|
|
},
|
|
"enabledByDefault": true,
|
|
"providers": ["qwen", "qwencloud", "modelstudio", "dashscope", "qwen-oauth", "qwen-portal", "qwen-cli"],
|
|
"providerAuthAliases": {
|
|
"qwen-portal": "qwen-oauth",
|
|
"qwen-cli": "qwen-oauth"
|
|
},
|
|
"providerEndpoints": [
|
|
{
|
|
"endpointClass": "modelstudio-native",
|
|
"baseUrls": [
|
|
"https://coding-intl.dashscope.aliyuncs.com/v1",
|
|
"https://coding.dashscope.aliyuncs.com/v1",
|
|
"https://dashscope.aliyuncs.com/compatible-mode/v1",
|
|
"https://dashscope-intl.aliyuncs.com/compatible-mode/v1"
|
|
]
|
|
},
|
|
{
|
|
"endpointClass": "qwen-portal-native",
|
|
"baseUrls": ["https://portal.qwen.ai/v1"]
|
|
}
|
|
],
|
|
"providerRequest": {
|
|
"providers": {
|
|
"qwen": {
|
|
"family": "modelstudio"
|
|
},
|
|
"qwencloud": {
|
|
"family": "modelstudio"
|
|
},
|
|
"modelstudio": {
|
|
"family": "modelstudio"
|
|
},
|
|
"dashscope": {
|
|
"family": "modelstudio"
|
|
},
|
|
"qwen-oauth": {
|
|
"family": "qwen-portal"
|
|
},
|
|
"qwen-portal": {
|
|
"family": "qwen-portal"
|
|
},
|
|
"qwen-cli": {
|
|
"family": "qwen-portal"
|
|
}
|
|
}
|
|
},
|
|
"modelCatalog": {
|
|
"aliases": {
|
|
"qwen-portal": {
|
|
"provider": "qwen-oauth"
|
|
},
|
|
"qwen-cli": {
|
|
"provider": "qwen-oauth"
|
|
}
|
|
},
|
|
"suppressions": [
|
|
{
|
|
"provider": "qwen",
|
|
"model": "qwen3.6-plus",
|
|
"reason": "qwen3.6-plus is not supported on the Qwen Coding Plan endpoint; use a Standard pay-as-you-go Qwen endpoint or choose qwen/qwen3.5-plus.",
|
|
"when": {
|
|
"baseUrlHosts": ["coding.dashscope.aliyuncs.com", "coding-intl.dashscope.aliyuncs.com"],
|
|
"providerConfigApiIn": ["qwen", "modelstudio"]
|
|
}
|
|
},
|
|
{
|
|
"provider": "modelstudio",
|
|
"model": "qwen3.6-plus",
|
|
"reason": "qwen3.6-plus is not supported on the Qwen Coding Plan endpoint; use a Standard pay-as-you-go Qwen endpoint or choose qwen/qwen3.5-plus.",
|
|
"when": {
|
|
"baseUrlHosts": ["coding.dashscope.aliyuncs.com", "coding-intl.dashscope.aliyuncs.com"],
|
|
"providerConfigApiIn": ["qwen", "modelstudio"]
|
|
}
|
|
}
|
|
],
|
|
"providers": {
|
|
"qwen-oauth": {
|
|
"baseUrl": "https://portal.qwen.ai/v1",
|
|
"api": "openai-completions",
|
|
"models": [
|
|
{
|
|
"id": "qwen3.5-plus",
|
|
"name": "qwen3.5-plus",
|
|
"reasoning": false,
|
|
"input": ["text", "image"],
|
|
"cost": {
|
|
"input": 0,
|
|
"output": 0,
|
|
"cacheRead": 0,
|
|
"cacheWrite": 0
|
|
},
|
|
"contextWindow": 1000000,
|
|
"maxTokens": 65536
|
|
},
|
|
{
|
|
"id": "qwen3.6-plus",
|
|
"name": "qwen3.6-plus",
|
|
"reasoning": false,
|
|
"input": ["text", "image"],
|
|
"cost": {
|
|
"input": 0,
|
|
"output": 0,
|
|
"cacheRead": 0,
|
|
"cacheWrite": 0
|
|
},
|
|
"contextWindow": 1000000,
|
|
"maxTokens": 65536
|
|
},
|
|
{
|
|
"id": "qwen3-max-2026-01-23",
|
|
"name": "qwen3-max-2026-01-23",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"cost": {
|
|
"input": 0,
|
|
"output": 0,
|
|
"cacheRead": 0,
|
|
"cacheWrite": 0
|
|
},
|
|
"contextWindow": 262144,
|
|
"maxTokens": 65536
|
|
},
|
|
{
|
|
"id": "qwen3-coder-next",
|
|
"name": "qwen3-coder-next",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"cost": {
|
|
"input": 0,
|
|
"output": 0,
|
|
"cacheRead": 0,
|
|
"cacheWrite": 0
|
|
},
|
|
"contextWindow": 262144,
|
|
"maxTokens": 65536
|
|
},
|
|
{
|
|
"id": "qwen3-coder-plus",
|
|
"name": "qwen3-coder-plus",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"cost": {
|
|
"input": 0,
|
|
"output": 0,
|
|
"cacheRead": 0,
|
|
"cacheWrite": 0
|
|
},
|
|
"contextWindow": 1000000,
|
|
"maxTokens": 65536
|
|
},
|
|
{
|
|
"id": "MiniMax-M2.5",
|
|
"name": "MiniMax-M2.5",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"cost": {
|
|
"input": 0,
|
|
"output": 0,
|
|
"cacheRead": 0,
|
|
"cacheWrite": 0
|
|
},
|
|
"contextWindow": 1000000,
|
|
"maxTokens": 65536
|
|
},
|
|
{
|
|
"id": "glm-5",
|
|
"name": "glm-5",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"cost": {
|
|
"input": 0,
|
|
"output": 0,
|
|
"cacheRead": 0,
|
|
"cacheWrite": 0
|
|
},
|
|
"contextWindow": 202752,
|
|
"maxTokens": 65536
|
|
},
|
|
{
|
|
"id": "glm-4.7",
|
|
"name": "glm-4.7",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"cost": {
|
|
"input": 0,
|
|
"output": 0,
|
|
"cacheRead": 0,
|
|
"cacheWrite": 0
|
|
},
|
|
"contextWindow": 202752,
|
|
"maxTokens": 65536
|
|
},
|
|
{
|
|
"id": "kimi-k2.5",
|
|
"name": "kimi-k2.5",
|
|
"reasoning": false,
|
|
"input": ["text", "image"],
|
|
"cost": {
|
|
"input": 0,
|
|
"output": 0,
|
|
"cacheRead": 0,
|
|
"cacheWrite": 0
|
|
},
|
|
"contextWindow": 262144,
|
|
"maxTokens": 65536
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"contracts": {
|
|
"mediaUnderstandingProviders": ["qwen"],
|
|
"videoGenerationProviders": ["qwen"]
|
|
},
|
|
"mediaUnderstandingProviderMetadata": {
|
|
"qwen": {
|
|
"capabilities": ["image", "video"],
|
|
"defaultModels": {
|
|
"image": "qwen-vl-max-latest",
|
|
"video": "qwen-vl-max-latest"
|
|
},
|
|
"autoPriority": {
|
|
"video": 15
|
|
}
|
|
}
|
|
},
|
|
"setup": {
|
|
"providers": [
|
|
{
|
|
"id": "qwen",
|
|
"envVars": ["QWEN_API_KEY", "MODELSTUDIO_API_KEY", "DASHSCOPE_API_KEY"]
|
|
},
|
|
{
|
|
"id": "qwen-oauth",
|
|
"envVars": ["QWEN_API_KEY"]
|
|
}
|
|
]
|
|
},
|
|
"providerAuthChoices": [
|
|
{
|
|
"provider": "qwen",
|
|
"method": "standard-api-key-cn",
|
|
"choiceId": "qwen-standard-api-key-cn",
|
|
"deprecatedChoiceIds": ["modelstudio-standard-api-key-cn"],
|
|
"choiceLabel": "Standard API Key for China (pay-as-you-go)",
|
|
"choiceHint": "Endpoint: dashscope.aliyuncs.com",
|
|
"groupId": "qwen",
|
|
"groupLabel": "Qwen Cloud",
|
|
"groupHint": "Standard / Coding Plan (CN / Global) + multimodal roadmap",
|
|
"optionKey": "modelstudioStandardApiKeyCn",
|
|
"cliFlag": "--modelstudio-standard-api-key-cn",
|
|
"cliOption": "--modelstudio-standard-api-key-cn <key>",
|
|
"cliDescription": "Qwen Cloud standard API key (China)"
|
|
},
|
|
{
|
|
"provider": "qwen",
|
|
"method": "standard-api-key",
|
|
"choiceId": "qwen-standard-api-key",
|
|
"deprecatedChoiceIds": ["modelstudio-standard-api-key"],
|
|
"choiceLabel": "Standard API Key for Global/Intl (pay-as-you-go)",
|
|
"choiceHint": "Endpoint: dashscope-intl.aliyuncs.com",
|
|
"groupId": "qwen",
|
|
"groupLabel": "Qwen Cloud",
|
|
"groupHint": "Standard / Coding Plan (CN / Global) + multimodal roadmap",
|
|
"optionKey": "modelstudioStandardApiKey",
|
|
"cliFlag": "--modelstudio-standard-api-key",
|
|
"cliOption": "--modelstudio-standard-api-key <key>",
|
|
"cliDescription": "Qwen Cloud standard API key (Global/Intl)"
|
|
},
|
|
{
|
|
"provider": "qwen",
|
|
"method": "api-key-cn",
|
|
"choiceId": "qwen-api-key-cn",
|
|
"deprecatedChoiceIds": ["modelstudio-api-key-cn"],
|
|
"choiceLabel": "Coding Plan API Key for China (subscription)",
|
|
"choiceHint": "Endpoint: coding.dashscope.aliyuncs.com",
|
|
"groupId": "qwen",
|
|
"groupLabel": "Qwen Cloud",
|
|
"groupHint": "Standard / Coding Plan (CN / Global) + multimodal roadmap",
|
|
"optionKey": "modelstudioApiKeyCn",
|
|
"cliFlag": "--modelstudio-api-key-cn",
|
|
"cliOption": "--modelstudio-api-key-cn <key>",
|
|
"cliDescription": "Qwen Cloud Coding Plan API key (China)"
|
|
},
|
|
{
|
|
"provider": "qwen",
|
|
"method": "api-key",
|
|
"choiceId": "qwen-api-key",
|
|
"deprecatedChoiceIds": ["modelstudio-api-key"],
|
|
"choiceLabel": "Coding Plan API Key for Global/Intl (subscription)",
|
|
"choiceHint": "Endpoint: coding-intl.dashscope.aliyuncs.com",
|
|
"groupId": "qwen",
|
|
"groupLabel": "Qwen Cloud",
|
|
"groupHint": "Standard / Coding Plan (CN / Global) + multimodal roadmap",
|
|
"optionKey": "modelstudioApiKey",
|
|
"cliFlag": "--modelstudio-api-key",
|
|
"cliOption": "--modelstudio-api-key <key>",
|
|
"cliDescription": "Qwen Cloud Coding Plan API key (Global/Intl)"
|
|
},
|
|
{
|
|
"provider": "qwen-oauth",
|
|
"method": "api-key",
|
|
"choiceId": "qwen-oauth",
|
|
"choiceLabel": "Qwen OAuth",
|
|
"choiceHint": "Portal token for portal.qwen.ai",
|
|
"groupId": "qwen",
|
|
"groupLabel": "Qwen Cloud",
|
|
"groupHint": "Standard / Coding Plan / OAuth",
|
|
"optionKey": "qwenOauthToken",
|
|
"cliFlag": "--qwen-oauth-token",
|
|
"cliOption": "--qwen-oauth-token <token>",
|
|
"cliDescription": "Qwen OAuth token"
|
|
}
|
|
],
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|