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
472 lines
13 KiB
JSON
472 lines
13 KiB
JSON
{
|
|
"id": "venice",
|
|
"activation": {
|
|
"onStartup": false
|
|
},
|
|
"enabledByDefault": true,
|
|
"providers": ["venice"],
|
|
"providerAuthChoices": [
|
|
{
|
|
"provider": "venice",
|
|
"method": "api-key",
|
|
"choiceId": "venice-api-key",
|
|
"choiceLabel": "Venice AI API key",
|
|
"groupId": "venice",
|
|
"groupLabel": "Venice AI",
|
|
"groupHint": "Privacy-focused (uncensored models)",
|
|
"optionKey": "veniceApiKey",
|
|
"cliFlag": "--venice-api-key",
|
|
"cliOption": "--venice-api-key <key>",
|
|
"cliDescription": "Venice API key"
|
|
}
|
|
],
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
},
|
|
"setup": {
|
|
"providers": [
|
|
{
|
|
"id": "venice",
|
|
"authMethods": ["api-key"],
|
|
"envVars": ["VENICE_API_KEY"]
|
|
}
|
|
]
|
|
},
|
|
"modelCatalog": {
|
|
"providers": {
|
|
"venice": {
|
|
"baseUrl": "https://api.venice.ai/api/v1",
|
|
"api": "openai-completions",
|
|
"models": [
|
|
{
|
|
"id": "llama-3.3-70b",
|
|
"name": "Llama 3.3 70B",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 4096,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "llama-3.2-3b",
|
|
"name": "Llama 3.2 3B",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 4096,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "hermes-3-llama-3.1-405b",
|
|
"name": "Hermes 3 Llama 3.1 405B",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false,
|
|
"supportsTools": false
|
|
}
|
|
},
|
|
{
|
|
"id": "qwen3-235b-a22b-thinking-2507",
|
|
"name": "Qwen3 235B Thinking",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "qwen3-235b-a22b-instruct-2507",
|
|
"name": "Qwen3 235B Instruct",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "qwen3-coder-480b-a35b-instruct",
|
|
"name": "Qwen3 Coder 480B",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"contextWindow": 256000,
|
|
"maxTokens": 65536,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "qwen3-coder-480b-a35b-instruct-turbo",
|
|
"name": "Qwen3 Coder 480B Turbo",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"contextWindow": 256000,
|
|
"maxTokens": 65536,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "qwen3-5-35b-a3b",
|
|
"name": "Qwen3.5 35B A3B",
|
|
"reasoning": true,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 256000,
|
|
"maxTokens": 65536,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "qwen3-next-80b",
|
|
"name": "Qwen3 Next 80B",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"contextWindow": 256000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "qwen3-vl-235b-a22b",
|
|
"name": "Qwen3 VL 235B (Vision)",
|
|
"reasoning": false,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 256000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "qwen3-4b",
|
|
"name": "Venice Small (Qwen3 4B)",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"contextWindow": 32000,
|
|
"maxTokens": 4096,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "deepseek-v3.2",
|
|
"name": "DeepSeek V3.2",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"contextWindow": 160000,
|
|
"maxTokens": 32768,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false,
|
|
"supportsTools": false
|
|
}
|
|
},
|
|
{
|
|
"id": "venice-uncensored",
|
|
"name": "Venice Uncensored (Dolphin-Mistral)",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"contextWindow": 32000,
|
|
"maxTokens": 4096,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false,
|
|
"supportsTools": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral-31-24b",
|
|
"name": "Venice Medium (Mistral)",
|
|
"reasoning": false,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 4096,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "google-gemma-3-27b-it",
|
|
"name": "Google Gemma 3 27B Instruct",
|
|
"reasoning": false,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 198000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "openai-gpt-oss-120b",
|
|
"name": "OpenAI GPT OSS 120B",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "nvidia-nemotron-3-nano-30b-a3b",
|
|
"name": "NVIDIA Nemotron 3 Nano 30B",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "olafangensan-glm-4.7-flash-heretic",
|
|
"name": "GLM 4.7 Flash Heretic",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 24000,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "zai-org-glm-4.6",
|
|
"name": "GLM 4.6",
|
|
"reasoning": false,
|
|
"input": ["text"],
|
|
"contextWindow": 198000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "zai-org-glm-4.7",
|
|
"name": "GLM 4.7",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"contextWindow": 198000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "zai-org-glm-4.7-flash",
|
|
"name": "GLM 4.7 Flash",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "zai-org-glm-5",
|
|
"name": "GLM 5",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"contextWindow": 198000,
|
|
"maxTokens": 32000,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "kimi-k2-5",
|
|
"name": "Kimi K2.5",
|
|
"reasoning": true,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 256000,
|
|
"maxTokens": 65536,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "kimi-k2-thinking",
|
|
"name": "Kimi K2 Thinking",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"contextWindow": 256000,
|
|
"maxTokens": 65536,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "minimax-m21",
|
|
"name": "MiniMax M2.1",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"contextWindow": 198000,
|
|
"maxTokens": 32768,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "minimax-m25",
|
|
"name": "MiniMax M2.5",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"contextWindow": 198000,
|
|
"maxTokens": 32768,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "claude-opus-4-6",
|
|
"name": "Claude Opus 4.6 (via Venice)",
|
|
"reasoning": true,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 1000000,
|
|
"maxTokens": 128000,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "claude-sonnet-4-6",
|
|
"name": "Claude Sonnet 4.6 (via Venice)",
|
|
"reasoning": true,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 1000000,
|
|
"maxTokens": 64000,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "openai-gpt-52",
|
|
"name": "GPT-5.2 (via Venice)",
|
|
"reasoning": true,
|
|
"input": ["text"],
|
|
"contextWindow": 256000,
|
|
"maxTokens": 65536,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "openai-gpt-52-codex",
|
|
"name": "GPT-5.2 Codex (via Venice)",
|
|
"reasoning": true,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 256000,
|
|
"maxTokens": 65536,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "openai-gpt-53-codex",
|
|
"name": "GPT-5.3 Codex (via Venice)",
|
|
"reasoning": true,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 400000,
|
|
"maxTokens": 128000,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "openai-gpt-54",
|
|
"name": "GPT-5.4 (via Venice)",
|
|
"reasoning": true,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 1000000,
|
|
"maxTokens": 131072,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "openai-gpt-4o-2024-11-20",
|
|
"name": "GPT-4o (via Venice)",
|
|
"reasoning": false,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "openai-gpt-4o-mini-2024-07-18",
|
|
"name": "GPT-4o Mini (via Venice)",
|
|
"reasoning": false,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 128000,
|
|
"maxTokens": 16384,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "gemini-3-pro-preview",
|
|
"name": "Gemini 3 Pro (via Venice)",
|
|
"reasoning": true,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 198000,
|
|
"maxTokens": 32768,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "gemini-3-1-pro-preview",
|
|
"name": "Gemini 3.1 Pro (via Venice)",
|
|
"reasoning": true,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 1000000,
|
|
"maxTokens": 32768,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "gemini-3-flash-preview",
|
|
"name": "Gemini 3 Flash (via Venice)",
|
|
"reasoning": true,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 256000,
|
|
"maxTokens": 65536,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
},
|
|
{
|
|
"id": "grok-41-fast",
|
|
"name": "Grok 4.1 Fast (via Venice)",
|
|
"reasoning": true,
|
|
"input": ["text", "image"],
|
|
"contextWindow": 1000000,
|
|
"maxTokens": 30000,
|
|
"compat": {
|
|
"supportsUsageInStreaming": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"discovery": {
|
|
"venice": "refreshable"
|
|
}
|
|
}
|
|
}
|