fix: restore docs publish validation
This commit is contained in:
parent
e23af021f6
commit
d603f86f8b
@ -191,7 +191,7 @@ x-i18n:
|
||||
**متى تبادر بالتواصل:**
|
||||
|
||||
- وصول رسالة بريد إلكتروني مهمة
|
||||
- اقتراب حدث في التقويم (<2h)
|
||||
- اقتراب حدث في التقويم (<2h)
|
||||
- عثورك على شيء مثير للاهتمام
|
||||
- مرور أكثر من 8 ساعات منذ آخر مرة قلت فيها شيئًا
|
||||
|
||||
|
||||
@ -33,7 +33,7 @@ Anthropics aktuelle öffentliche Dokumentation:
|
||||
- [Claude Agent SDK overview](https://platform.claude.com/docs/en/agent-sdk/overview)
|
||||
- [Using Claude Code with your Pro or Max plan](https://support.claude.com/en/articles/11145838-using-claude-code-with-your-pro-or-max-plan)
|
||||
- [Using Claude Code with your Team or Enterprise plan](https://support.anthropic.com/en/articles/11845131-using-claude-code-with-your-team-or-enterprise-plan/)
|
||||
</Warning>
|
||||
</Warning>
|
||||
|
||||
## Erste Schritte
|
||||
|
||||
@ -107,7 +107,7 @@ Anthropics aktuelle öffentliche Dokumentation:
|
||||
|
||||
<Tip>
|
||||
Wenn Sie den klarsten Abrechnungspfad möchten, verwenden Sie stattdessen einen Anthropic-API-Schlüssel. OpenClaw unterstützt außerdem Abonnement-ähnliche Optionen von [OpenAI Codex](/de/providers/openai), [Qwen Cloud](/de/providers/qwen), [MiniMax](/de/providers/minimax) und [Z.AI / GLM](/de/providers/glm).
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
||||
</Tab>
|
||||
</Tabs>
|
||||
@ -270,7 +270,7 @@ OpenClaw unterstützt die Prompt-Caching-Funktion von Anthropic für die Authent
|
||||
|
||||
<Warning>
|
||||
Erfordert Zugriff auf langen Kontext für Ihre Anthropic-Anmeldedaten. Legacy-Token-Authentifizierung (`sk-ant-oat-*`) wird für 1M-Kontextanfragen abgelehnt — OpenClaw protokolliert eine Warnung und fällt auf das Standard-Kontextfenster zurück.
|
||||
</Warning>
|
||||
</Warning>
|
||||
|
||||
</Accordion>
|
||||
</AccordionGroup>
|
||||
|
||||
@ -25,7 +25,7 @@ x-i18n:
|
||||
- **Virtuelle Schlüssel** — Erstellen Sie Schlüssel mit Ausgabenlimits für OpenClaw
|
||||
- **Logging** — Vollständige Anfrage-/Antwort-Logs für das Debugging
|
||||
- **Fallbacks** — Automatisches Failover, wenn Ihr primärer Provider nicht verfügbar ist
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
||||
## Schnellstart
|
||||
|
||||
|
||||
@ -14,7 +14,7 @@ x-i18n:
|
||||
workflow: 15
|
||||
---
|
||||
|
||||
<!-- markdownlint-disable MD033 -->
|
||||
{/* markdownlint-disable MD033 */}
|
||||
|
||||
# Showcase
|
||||
|
||||
|
||||
774
docs/docs.json
774
docs/docs.json
@ -11603,780 +11603,6 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"language": "th",
|
||||
"tabs": [
|
||||
{
|
||||
"tab": "Get started",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Overview",
|
||||
"pages": [
|
||||
"th/index",
|
||||
"th/start/showcase",
|
||||
"th/concepts/features"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "First steps",
|
||||
"pages": [
|
||||
"th/start/getting-started",
|
||||
"th/start/onboarding-overview",
|
||||
"th/start/wizard",
|
||||
"th/start/onboarding"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Guides",
|
||||
"pages": [
|
||||
"th/start/openclaw",
|
||||
"th/start/wizard-cli-reference",
|
||||
"th/start/wizard-cli-automation"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Install",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Install overview",
|
||||
"pages": [
|
||||
"th/install/index",
|
||||
"th/install/installer",
|
||||
"th/install/node"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Containers",
|
||||
"pages": [
|
||||
"th/install/ansible",
|
||||
"th/install/bun",
|
||||
"th/install/clawdock",
|
||||
"th/install/docker",
|
||||
"th/install/nix",
|
||||
"th/install/podman"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Hosting",
|
||||
"pages": [
|
||||
"th/install/azure",
|
||||
"th/install/digitalocean",
|
||||
"th/install/docker-vm-runtime",
|
||||
"th/install/exe-dev",
|
||||
"th/install/fly",
|
||||
"th/install/gcp",
|
||||
"th/install/hetzner",
|
||||
"th/install/hostinger",
|
||||
"th/install/kubernetes",
|
||||
"th/vps",
|
||||
"th/install/macos-vm",
|
||||
"th/install/northflank",
|
||||
"th/install/oracle",
|
||||
"th/install/railway",
|
||||
"th/install/raspberry-pi",
|
||||
"th/install/render"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Maintenance",
|
||||
"pages": [
|
||||
"th/install/updating",
|
||||
"th/install/migrating",
|
||||
"th/install/migrating-matrix",
|
||||
"th/install/uninstall",
|
||||
"th/install/development-channels"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Channels",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Overview",
|
||||
"pages": [
|
||||
"th/channels/index"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Messaging platforms",
|
||||
"pages": [
|
||||
"th/channels/bluebubbles",
|
||||
"th/channels/discord",
|
||||
"th/channels/feishu",
|
||||
"th/channels/googlechat",
|
||||
"th/channels/imessage",
|
||||
"th/channels/irc",
|
||||
"th/channels/line",
|
||||
"th/channels/matrix",
|
||||
"th/channels/mattermost",
|
||||
"th/channels/msteams",
|
||||
"th/channels/nextcloud-talk",
|
||||
"th/channels/nostr",
|
||||
"th/channels/qqbot",
|
||||
"th/channels/signal",
|
||||
"th/channels/slack",
|
||||
"th/channels/synology-chat",
|
||||
"th/channels/telegram",
|
||||
"th/channels/tlon",
|
||||
"th/channels/twitch",
|
||||
"th/channels/wechat",
|
||||
"th/channels/whatsapp",
|
||||
"th/channels/zalo",
|
||||
"th/channels/zalouser"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Configuration",
|
||||
"pages": [
|
||||
"th/channels/pairing",
|
||||
"th/channels/group-messages",
|
||||
"th/channels/groups",
|
||||
"th/channels/broadcast-groups",
|
||||
"th/channels/channel-routing",
|
||||
"th/channels/location",
|
||||
"th/channels/troubleshooting"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Agents",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Fundamentals",
|
||||
"pages": [
|
||||
"th/concepts/architecture",
|
||||
"th/concepts/agent",
|
||||
"th/concepts/agent-loop",
|
||||
"th/concepts/system-prompt",
|
||||
"th/concepts/context",
|
||||
"th/concepts/context-engine",
|
||||
"th/concepts/agent-workspace",
|
||||
"th/concepts/soul",
|
||||
"th/concepts/oauth",
|
||||
"th/start/bootstrapping",
|
||||
"th/concepts/experimental-features"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Sessions and memory",
|
||||
"pages": [
|
||||
"th/concepts/session",
|
||||
"th/concepts/session-pruning",
|
||||
"th/concepts/session-tool",
|
||||
{
|
||||
"group": "Memory",
|
||||
"pages": [
|
||||
"th/concepts/memory",
|
||||
"th/concepts/memory-builtin",
|
||||
"th/concepts/memory-qmd",
|
||||
"th/concepts/memory-honcho",
|
||||
"th/concepts/memory-search",
|
||||
"th/concepts/active-memory",
|
||||
"th/concepts/dreaming"
|
||||
]
|
||||
},
|
||||
"th/concepts/compaction"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Multi-agent",
|
||||
"pages": [
|
||||
"th/concepts/multi-agent",
|
||||
"th/concepts/presence",
|
||||
"th/concepts/delegate-architecture"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Messages and delivery",
|
||||
"pages": [
|
||||
"th/concepts/messages",
|
||||
"th/concepts/streaming",
|
||||
"th/concepts/retry",
|
||||
"th/concepts/queue"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Tools & Plugins",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Overview",
|
||||
"pages": [
|
||||
"th/tools/index"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Plugins",
|
||||
"pages": [
|
||||
"th/tools/plugin",
|
||||
"th/plugins/community",
|
||||
"th/plugins/bundles",
|
||||
"th/plugins/codex-harness",
|
||||
"th/plugins/webhooks",
|
||||
"th/plugins/voice-call",
|
||||
"th/plugins/memory-wiki",
|
||||
"th/plugins/zalouser",
|
||||
{
|
||||
"group": "Building Plugins",
|
||||
"pages": [
|
||||
"th/plugins/building-plugins",
|
||||
"th/plugins/sdk-channel-plugins",
|
||||
"th/plugins/sdk-provider-plugins",
|
||||
"th/plugins/sdk-migration"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "SDK Reference",
|
||||
"pages": [
|
||||
"th/plugins/sdk-overview",
|
||||
"th/plugins/sdk-entrypoints",
|
||||
"th/plugins/sdk-runtime",
|
||||
"th/plugins/sdk-agent-harness",
|
||||
"th/plugins/sdk-setup",
|
||||
"th/plugins/sdk-testing",
|
||||
"th/plugins/manifest",
|
||||
"th/plugins/architecture"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Skills",
|
||||
"pages": [
|
||||
"th/tools/skills",
|
||||
"th/tools/creating-skills",
|
||||
"th/tools/skills-config",
|
||||
"th/tools/slash-commands",
|
||||
"th/tools/clawhub",
|
||||
"th/prose"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Automation & Tasks",
|
||||
"pages": [
|
||||
"th/automation/index",
|
||||
"th/automation/cron-jobs",
|
||||
"th/automation/tasks",
|
||||
"th/automation/taskflow",
|
||||
"th/automation/standing-orders",
|
||||
"th/automation/hooks"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Tools",
|
||||
"pages": [
|
||||
"th/tools/media-overview",
|
||||
"th/tools/apply-patch",
|
||||
{
|
||||
"group": "Web Browser",
|
||||
"pages": [
|
||||
"th/tools/browser",
|
||||
"th/tools/browser-login",
|
||||
"th/tools/browser-linux-troubleshooting",
|
||||
"th/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Web Tools",
|
||||
"pages": [
|
||||
"th/tools/web-fetch",
|
||||
"th/tools/web",
|
||||
"th/tools/brave-search",
|
||||
"th/tools/duckduckgo-search",
|
||||
"th/tools/exa-search",
|
||||
"th/tools/firecrawl",
|
||||
"th/tools/gemini-search",
|
||||
"th/tools/grok-search",
|
||||
"th/tools/kimi-search",
|
||||
"th/tools/minimax-search",
|
||||
"th/tools/ollama-search",
|
||||
"th/tools/perplexity-search",
|
||||
"th/tools/searxng-search",
|
||||
"th/tools/tavily"
|
||||
]
|
||||
},
|
||||
"th/tools/btw",
|
||||
"th/tools/code-execution",
|
||||
"th/tools/diffs",
|
||||
"th/tools/trajectory",
|
||||
"th/tools/elevated",
|
||||
"th/tools/exec",
|
||||
"th/tools/exec-approvals",
|
||||
"th/tools/image-generation",
|
||||
"th/tools/music-generation",
|
||||
"th/tools/llm-task",
|
||||
"th/tools/lobster",
|
||||
"th/tools/loop-detection",
|
||||
"th/tools/pdf",
|
||||
"th/tools/reactions",
|
||||
"th/tools/thinking",
|
||||
"th/tools/tokenjuice",
|
||||
"th/tools/video-generation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Agent coordination",
|
||||
"pages": [
|
||||
"th/tools/agent-send",
|
||||
"th/tools/subagents",
|
||||
"th/tools/acp-agents",
|
||||
"th/tools/multi-agent-sandbox-tools"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Models",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Overview",
|
||||
"pages": [
|
||||
"th/providers/index",
|
||||
"th/providers/models"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Concepts and configuration",
|
||||
"pages": [
|
||||
"th/concepts/models",
|
||||
"th/concepts/model-providers",
|
||||
"th/concepts/model-failover"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Providers",
|
||||
"pages": [
|
||||
"th/providers/alibaba",
|
||||
"th/providers/bedrock",
|
||||
"th/providers/bedrock-mantle",
|
||||
"th/providers/anthropic",
|
||||
"th/providers/arcee",
|
||||
"th/providers/chutes",
|
||||
"th/providers/claude-max-api-proxy",
|
||||
"th/providers/cloudflare-ai-gateway",
|
||||
"th/providers/comfy",
|
||||
"th/providers/deepgram",
|
||||
"th/providers/deepseek",
|
||||
"th/providers/elevenlabs",
|
||||
"th/providers/fal",
|
||||
"th/providers/fireworks",
|
||||
"th/providers/github-copilot",
|
||||
"th/providers/glm",
|
||||
"th/providers/google",
|
||||
"th/providers/groq",
|
||||
"th/providers/huggingface",
|
||||
"th/providers/inferrs",
|
||||
"th/providers/kilocode",
|
||||
"th/providers/litellm",
|
||||
"th/providers/lmstudio",
|
||||
"th/providers/minimax",
|
||||
"th/providers/mistral",
|
||||
"th/providers/moonshot",
|
||||
"th/providers/nvidia",
|
||||
"th/providers/ollama",
|
||||
"th/providers/openai",
|
||||
"th/providers/opencode",
|
||||
"th/providers/opencode-go",
|
||||
"th/providers/openrouter",
|
||||
"th/providers/perplexity-provider",
|
||||
"th/providers/qianfan",
|
||||
"th/providers/qwen",
|
||||
"th/providers/runway",
|
||||
"th/providers/sglang",
|
||||
"th/providers/stepfun",
|
||||
"th/providers/synthetic",
|
||||
"th/providers/tencent",
|
||||
"th/providers/together",
|
||||
"th/providers/venice",
|
||||
"th/providers/vercel-ai-gateway",
|
||||
"th/providers/vllm",
|
||||
"th/providers/volcengine",
|
||||
"th/providers/vydra",
|
||||
"th/providers/xai",
|
||||
"th/providers/xiaomi",
|
||||
"th/providers/zai"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Platforms",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Platforms overview",
|
||||
"pages": [
|
||||
"th/platforms/index",
|
||||
"th/platforms/macos",
|
||||
"th/platforms/linux",
|
||||
"th/platforms/windows",
|
||||
"th/platforms/android",
|
||||
"th/platforms/ios"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "macOS companion app",
|
||||
"pages": [
|
||||
"th/platforms/mac/dev-setup",
|
||||
"th/platforms/mac/menu-bar",
|
||||
"th/platforms/mac/voicewake",
|
||||
"th/platforms/mac/voice-overlay",
|
||||
"th/platforms/mac/webchat",
|
||||
"th/platforms/mac/canvas",
|
||||
"th/platforms/mac/child-process",
|
||||
"th/platforms/mac/health",
|
||||
"th/platforms/mac/icon",
|
||||
"th/platforms/mac/logging",
|
||||
"th/platforms/mac/permissions",
|
||||
"th/platforms/mac/remote",
|
||||
"th/platforms/mac/signing",
|
||||
"th/platforms/mac/bundled-gateway",
|
||||
"th/platforms/mac/xpc",
|
||||
"th/platforms/mac/skills",
|
||||
"th/platforms/mac/peekaboo"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Gateway & Ops",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Gateway",
|
||||
"pages": [
|
||||
"th/gateway/index",
|
||||
{
|
||||
"group": "Configuration and operations",
|
||||
"pages": [
|
||||
"th/gateway/configuration",
|
||||
"th/gateway/configuration-reference",
|
||||
"th/gateway/configuration-examples",
|
||||
"th/gateway/authentication",
|
||||
"th/auth-credential-semantics",
|
||||
"th/gateway/secrets",
|
||||
"th/gateway/secrets-plan-contract",
|
||||
"th/gateway/trusted-proxy-auth",
|
||||
"th/gateway/health",
|
||||
"th/gateway/heartbeat",
|
||||
"th/gateway/doctor",
|
||||
"th/gateway/logging",
|
||||
"th/logging",
|
||||
"th/gateway/gateway-lock",
|
||||
"th/gateway/background-process",
|
||||
"th/gateway/multiple-gateways",
|
||||
"th/gateway/troubleshooting"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Security and sandboxing",
|
||||
"pages": [
|
||||
"th/gateway/security/index",
|
||||
"th/gateway/security/audit-checks",
|
||||
"th/gateway/sandboxing",
|
||||
"th/gateway/openshell",
|
||||
"th/gateway/sandbox-vs-tool-policy-vs-elevated"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Protocols and APIs",
|
||||
"pages": [
|
||||
"th/gateway/protocol",
|
||||
"th/gateway/bridge-protocol",
|
||||
"th/gateway/openai-http-api",
|
||||
"th/gateway/openresponses-http-api",
|
||||
"th/gateway/tools-invoke-http-api",
|
||||
"th/gateway/cli-backends",
|
||||
"th/gateway/local-models"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Networking and discovery",
|
||||
"pages": [
|
||||
"th/network",
|
||||
"th/gateway/network-model",
|
||||
"th/gateway/pairing",
|
||||
"th/gateway/discovery",
|
||||
"th/gateway/bonjour"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Remote access",
|
||||
"pages": [
|
||||
"th/gateway/remote",
|
||||
"th/gateway/remote-gateway-readme",
|
||||
"th/gateway/tailscale"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Security",
|
||||
"pages": [
|
||||
"th/security/formal-verification",
|
||||
"th/security/THREAT-MODEL-ATLAS",
|
||||
"th/security/CONTRIBUTING-THREAT-MODEL"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Nodes and media",
|
||||
"pages": [
|
||||
"th/nodes/index",
|
||||
"th/nodes/troubleshooting",
|
||||
{
|
||||
"group": "Media capabilities",
|
||||
"pages": [
|
||||
"th/nodes/media-understanding",
|
||||
"th/nodes/images",
|
||||
"th/nodes/audio",
|
||||
"th/nodes/camera",
|
||||
"th/tools/tts"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Node features",
|
||||
"pages": [
|
||||
"th/nodes/talk",
|
||||
"th/nodes/voicewake",
|
||||
"th/nodes/location-command"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Web interfaces",
|
||||
"pages": [
|
||||
"th/web/index",
|
||||
"th/web/control-ui",
|
||||
"th/web/dashboard",
|
||||
"th/web/webchat",
|
||||
"th/web/tui"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Reference",
|
||||
"groups": [
|
||||
{
|
||||
"group": "CLI commands",
|
||||
"pages": [
|
||||
"th/cli/index",
|
||||
{
|
||||
"group": "Gateway and service",
|
||||
"pages": [
|
||||
"th/cli/backup",
|
||||
"th/cli/daemon",
|
||||
"th/cli/doctor",
|
||||
"th/cli/gateway",
|
||||
"th/cli/health",
|
||||
"th/cli/logs",
|
||||
"th/cli/onboard",
|
||||
"th/cli/reset",
|
||||
"th/cli/secrets",
|
||||
"th/cli/security",
|
||||
"th/cli/setup",
|
||||
"th/cli/status",
|
||||
"th/cli/uninstall",
|
||||
"th/cli/update"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Agents and sessions",
|
||||
"pages": [
|
||||
"th/cli/agent",
|
||||
"th/cli/agents",
|
||||
"th/cli/hooks",
|
||||
"th/cli/infer",
|
||||
"th/cli/memory",
|
||||
"th/cli/message",
|
||||
"th/cli/models",
|
||||
"th/cli/sessions",
|
||||
"th/cli/system",
|
||||
"th/cli/tasks"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Channels and messaging",
|
||||
"pages": [
|
||||
"th/cli/channels",
|
||||
"th/cli/devices",
|
||||
"th/cli/directory",
|
||||
"th/cli/pairing",
|
||||
"th/cli/qr",
|
||||
"th/cli/voicecall"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Tools and execution",
|
||||
"pages": [
|
||||
"th/cli/approvals",
|
||||
"th/cli/browser",
|
||||
"th/cli/cron",
|
||||
"th/cli/flows",
|
||||
"th/cli/node",
|
||||
"th/cli/nodes",
|
||||
"th/cli/sandbox"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Configuration",
|
||||
"pages": [
|
||||
"th/cli/config",
|
||||
"th/cli/configure",
|
||||
"th/cli/webhooks"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Plugins and skills",
|
||||
"pages": [
|
||||
"th/cli/plugins",
|
||||
"th/cli/skills"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Interfaces",
|
||||
"pages": [
|
||||
"th/cli/dashboard",
|
||||
"th/cli/tui"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Utility",
|
||||
"pages": [
|
||||
"th/cli/acp",
|
||||
"th/cli/clawbot",
|
||||
"th/cli/completion",
|
||||
"th/cli/dns",
|
||||
"th/cli/docs",
|
||||
"th/cli/mcp",
|
||||
"th/cli/wiki"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "RPC and API",
|
||||
"pages": [
|
||||
"th/reference/rpc",
|
||||
"th/reference/device-models"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Templates",
|
||||
"pages": [
|
||||
"th/reference/AGENTS.default",
|
||||
"th/reference/templates/AGENTS",
|
||||
"th/reference/templates/BOOT",
|
||||
"th/reference/templates/BOOTSTRAP",
|
||||
"th/reference/templates/HEARTBEAT",
|
||||
"th/reference/templates/IDENTITY",
|
||||
"th/reference/templates/SOUL",
|
||||
"th/reference/templates/TOOLS",
|
||||
"th/reference/templates/USER"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Technical reference",
|
||||
"pages": [
|
||||
"th/pi",
|
||||
"th/reference/wizard",
|
||||
"th/reference/token-use",
|
||||
"th/reference/secretref-credential-surface",
|
||||
"th/reference/prompt-caching",
|
||||
"th/reference/api-usage-costs",
|
||||
"th/reference/transcript-hygiene",
|
||||
"th/reference/memory-config",
|
||||
"th/reference/rich-output-protocol",
|
||||
"th/date-time"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Concept internals",
|
||||
"pages": [
|
||||
"th/concepts/typebox",
|
||||
"th/concepts/markdown-formatting",
|
||||
"th/concepts/typing-indicators",
|
||||
"th/concepts/usage-tracking",
|
||||
"th/concepts/timezone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Project",
|
||||
"pages": [
|
||||
"th/reference/credits"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Release policy",
|
||||
"pages": [
|
||||
"th/reference/RELEASING",
|
||||
"th/reference/test"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Help",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Help",
|
||||
"pages": [
|
||||
"th/help/index",
|
||||
"th/help/troubleshooting",
|
||||
"th/help/faq"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Community",
|
||||
"pages": [
|
||||
"th/start/lore"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Environment and debugging",
|
||||
"pages": [
|
||||
"th/help/environment",
|
||||
"th/help/debugging",
|
||||
"th/help/testing",
|
||||
"th/help/scripts",
|
||||
"th/debug/node-issue",
|
||||
"th/diagnostics/flags"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Compaction internals",
|
||||
"pages": [
|
||||
"th/reference/session-management-compaction"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Developer setup",
|
||||
"pages": [
|
||||
"th/start/setup",
|
||||
"th/pi-dev"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Contributing",
|
||||
"pages": [
|
||||
"th/ci"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Docs meta",
|
||||
"pages": [
|
||||
"th/start/hubs",
|
||||
"th/start/docs-directory"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -33,7 +33,7 @@ Documentación pública actual de Anthropic:
|
||||
- [Descripción general del Agent SDK de Claude](https://platform.claude.com/docs/en/agent-sdk/overview)
|
||||
- [Usar Claude Code con tu plan Pro o Max](https://support.claude.com/en/articles/11145838-using-claude-code-with-your-pro-or-max-plan)
|
||||
- [Usar Claude Code con tu plan Team o Enterprise](https://support.anthropic.com/en/articles/11845131-using-claude-code-with-your-team-or-enterprise-plan/)
|
||||
</Warning>
|
||||
</Warning>
|
||||
|
||||
## Primeros pasos
|
||||
|
||||
@ -107,7 +107,7 @@ Documentación pública actual de Anthropic:
|
||||
|
||||
<Tip>
|
||||
Si quieres la ruta de facturación más clara, usa en su lugar una API key de Anthropic. OpenClaw también admite opciones de estilo suscripción de [OpenAI Codex](/es/providers/openai), [Qwen Cloud](/es/providers/qwen), [MiniMax](/es/providers/minimax) y [Z.AI / GLM](/es/providers/glm).
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
||||
</Tab>
|
||||
</Tabs>
|
||||
@ -270,7 +270,7 @@ OpenClaw admite la función de caché de prompts de Anthropic para autenticació
|
||||
|
||||
<Warning>
|
||||
Requiere acceso a contexto largo en tu credencial de Anthropic. La autenticación con token heredado (`sk-ant-oat-*`) se rechaza para solicitudes de contexto 1M: OpenClaw registra una advertencia y vuelve a la ventana de contexto estándar.
|
||||
</Warning>
|
||||
</Warning>
|
||||
|
||||
</Accordion>
|
||||
</AccordionGroup>
|
||||
|
||||
@ -25,7 +25,7 @@ x-i18n:
|
||||
- **Claves virtuales** — Crea claves con límites de gasto para OpenClaw
|
||||
- **Registro** — Registros completos de solicitudes/respuestas para depuración
|
||||
- **Fallbacks** — Failover automático si tu proveedor principal no está disponible
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
||||
## Inicio rápido
|
||||
|
||||
|
||||
@ -14,7 +14,7 @@ x-i18n:
|
||||
workflow: 15
|
||||
---
|
||||
|
||||
<!-- markdownlint-disable MD033 -->
|
||||
{/* markdownlint-disable MD033 */}
|
||||
|
||||
# Vitrina
|
||||
|
||||
|
||||
@ -1499,7 +1499,7 @@ per uso/fatturazione e aumenta i limiti se necessario.
|
||||
|
||||
</Accordion>
|
||||
|
||||
<Accordion title='Ho impostato gateway.bind: "lan" (o "tailnet") e ora non c'è nulla in ascolto / l'interfaccia dice unauthorized'>
|
||||
<Accordion title="Ho impostato gateway.bind lan o tailnet e ora non c'è nulla in ascolto / l'interfaccia dice unauthorized">
|
||||
I bind non loopback **richiedono un percorso di autenticazione gateway valido**. In pratica questo significa:
|
||||
|
||||
- autenticazione con segreto condiviso: token o password
|
||||
@ -2213,7 +2213,7 @@ per uso/fatturazione e aumenta i limiti se necessario.
|
||||
## Modelli: predefiniti, selezione, alias, cambio
|
||||
|
||||
<AccordionGroup>
|
||||
<Accordion title='Cos'è il "modello predefinito"?'>
|
||||
<Accordion title="Cos'è il modello predefinito?">
|
||||
Il modello predefinito di OpenClaw è quello che imposti come:
|
||||
|
||||
```
|
||||
|
||||
@ -30,7 +30,7 @@ Anthropic の現在の公開ドキュメント:
|
||||
- [Claude Agent SDK overview](https://platform.claude.com/docs/en/agent-sdk/overview)
|
||||
- [Using Claude Code with your Pro or Max plan](https://support.claude.com/en/articles/11145838-using-claude-code-with-your-pro-or-max-plan)
|
||||
- [Using Claude Code with your Team or Enterprise plan](https://support.anthropic.com/en/articles/11845131-using-claude-code-with-your-team-or-enterprise-plan/)
|
||||
</Warning>
|
||||
</Warning>
|
||||
|
||||
## はじめに
|
||||
|
||||
@ -104,7 +104,7 @@ Anthropic の現在の公開ドキュメント:
|
||||
|
||||
<Tip>
|
||||
最も明確な課金経路が必要な場合は、代わりに Anthropic API キーを使用してください。OpenClaw は [OpenAI Codex](/ja-JP/providers/openai)、[Qwen Cloud](/ja-JP/providers/qwen)、[MiniMax](/ja-JP/providers/minimax)、[Z.AI / GLM](/ja-JP/providers/glm) のサブスクリプション形式のオプションもサポートしています。
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
||||
</Tab>
|
||||
</Tabs>
|
||||
@ -264,7 +264,7 @@ OpenClaw は、API キー認証に対して Anthropic のプロンプトキャ
|
||||
|
||||
<Warning>
|
||||
Anthropic の認証情報で長文コンテキストアクセスが必要です。レガシーなトークン認証(`sk-ant-oat-*`)は 100 万コンテキストリクエストでは拒否されます。OpenClaw は警告をログに出し、標準のコンテキストウィンドウにフォールバックします。
|
||||
</Warning>
|
||||
</Warning>
|
||||
|
||||
</Accordion>
|
||||
</AccordionGroup>
|
||||
|
||||
@ -25,7 +25,7 @@ x-i18n:
|
||||
- **仮想キー** — OpenClaw 用に支出上限付きキーを作成できます
|
||||
- **ロギング** — デバッグ用の完全なリクエスト/レスポンスログ
|
||||
- **フォールバック** — プライマリー provider が停止していても自動フェイルオーバー
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
||||
## クイックスタート
|
||||
|
||||
|
||||
@ -14,7 +14,7 @@ x-i18n:
|
||||
workflow: 15
|
||||
---
|
||||
|
||||
<!-- markdownlint-disable MD033 -->
|
||||
{/* markdownlint-disable MD033 */}
|
||||
|
||||
# ショーケース
|
||||
|
||||
|
||||
@ -30,7 +30,7 @@ Anthropic의 현재 공개 문서:
|
||||
- [Claude Agent SDK overview](https://platform.claude.com/docs/en/agent-sdk/overview)
|
||||
- [Using Claude Code with your Pro or Max plan](https://support.claude.com/en/articles/11145838-using-claude-code-with-your-pro-or-max-plan)
|
||||
- [Using Claude Code with your Team or Enterprise plan](https://support.anthropic.com/en/articles/11845131-using-claude-code-with-your-team-or-enterprise-plan/)
|
||||
</Warning>
|
||||
</Warning>
|
||||
|
||||
## 시작하기
|
||||
|
||||
@ -104,7 +104,7 @@ Anthropic의 현재 공개 문서:
|
||||
|
||||
<Tip>
|
||||
가장 명확한 과금 경로를 원한다면 대신 Anthropic API 키를 사용하세요. OpenClaw는 [OpenAI Codex](/ko/providers/openai), [Qwen Cloud](/ko/providers/qwen), [MiniMax](/ko/providers/minimax), [Z.AI / GLM](/ko/providers/glm)의 구독형 옵션도 지원합니다.
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
||||
</Tab>
|
||||
</Tabs>
|
||||
@ -264,7 +264,7 @@ OpenClaw는 API 키 인증에 대해 Anthropic의 프롬프트 캐싱 기능을
|
||||
|
||||
<Warning>
|
||||
사용 중인 Anthropic 자격 증명에 장문 컨텍스트 액세스 권한이 필요합니다. 레거시 토큰 인증(`sk-ant-oat-*`)은 1M 컨텍스트 요청에 대해 거부되며, OpenClaw는 경고를 기록하고 표준 컨텍스트 창으로 폴백합니다.
|
||||
</Warning>
|
||||
</Warning>
|
||||
|
||||
</Accordion>
|
||||
</AccordionGroup>
|
||||
|
||||
@ -25,7 +25,7 @@ x-i18n:
|
||||
- **가상 키** — OpenClaw용 지출 한도가 있는 키 생성
|
||||
- **로깅** — 디버깅을 위한 전체 요청/응답 로그
|
||||
- **대체 경로** — 기본 provider가 다운되면 자동 장애 조치
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
||||
## 빠른 시작
|
||||
|
||||
|
||||
@ -14,7 +14,7 @@ x-i18n:
|
||||
workflow: 15
|
||||
---
|
||||
|
||||
<!-- markdownlint-disable MD033 -->
|
||||
{/* markdownlint-disable MD033 */}
|
||||
|
||||
# 쇼케이스
|
||||
|
||||
|
||||
@ -33,7 +33,7 @@ Documentação pública atual da Anthropic:
|
||||
- [Visão geral do Claude Agent SDK](https://platform.claude.com/docs/en/agent-sdk/overview)
|
||||
- [Uso do Claude Code com seu plano Pro ou Max](https://support.claude.com/en/articles/11145838-using-claude-code-with-your-pro-or-max-plan)
|
||||
- [Uso do Claude Code com seu plano Team ou Enterprise](https://support.anthropic.com/en/articles/11845131-using-claude-code-with-your-team-or-enterprise-plan/)
|
||||
</Warning>
|
||||
</Warning>
|
||||
|
||||
## Primeiros passos
|
||||
|
||||
@ -107,7 +107,7 @@ Documentação pública atual da Anthropic:
|
||||
|
||||
<Tip>
|
||||
Se você quiser o caminho de cobrança mais claro, use uma chave de API da Anthropic. O OpenClaw também oferece suporte a opções no estilo assinatura do [OpenAI Codex](/pt-BR/providers/openai), [Qwen Cloud](/pt-BR/providers/qwen), [MiniMax](/pt-BR/providers/minimax) e [Z.AI / GLM](/pt-BR/providers/glm).
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
||||
</Tab>
|
||||
</Tabs>
|
||||
@ -270,7 +270,7 @@ O OpenClaw oferece suporte ao recurso de cache de prompt da Anthropic para auten
|
||||
|
||||
<Warning>
|
||||
Exige acesso a contexto longo na sua credencial da Anthropic. A autenticação por token legada (`sk-ant-oat-*`) é rejeitada para requisições de contexto de 1M — o OpenClaw registra um aviso e volta para a janela de contexto padrão.
|
||||
</Warning>
|
||||
</Warning>
|
||||
|
||||
</Accordion>
|
||||
</AccordionGroup>
|
||||
|
||||
@ -25,7 +25,7 @@ O [LiteLLM](https://litellm.ai) é um Gateway de LLM open source que fornece uma
|
||||
- **Chaves virtuais** — Crie chaves com limites de gasto para o OpenClaw
|
||||
- **Logging** — Logs completos de requisição/resposta para depuração
|
||||
- **Fallbacks** — Failover automático se o seu provedor principal estiver indisponível
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
||||
## Início rápido
|
||||
|
||||
|
||||
@ -14,7 +14,7 @@ x-i18n:
|
||||
workflow: 15
|
||||
---
|
||||
|
||||
<!-- markdownlint-disable MD033 -->
|
||||
{/* markdownlint-disable MD033 */}
|
||||
|
||||
# Vitrine
|
||||
|
||||
|
||||
@ -155,7 +155,7 @@ DigiCert Global Root G2 ฯลฯ) ส่งผลให้ `web_fetch` ล้
|
||||
|
||||
**วิธีแก้แบบ manual (สำหรับรุ่นเก่าหรือการเปิดผ่าน `node ...` โดยตรง):**
|
||||
|
||||
export ตัวแปรนี้ก่อนเริ่ม OpenClaw:
|
||||
`export` ตัวแปรนี้ก่อนเริ่ม OpenClaw:
|
||||
|
||||
```bash
|
||||
export NODE_EXTRA_CA_CERTS=/etc/ssl/certs/ca-certificates.crt
|
||||
|
||||
@ -799,7 +799,7 @@ kontrol edin ve gerekirse limitleri artırın.
|
||||
Evet, **çoklu-agent yönlendirme** ile. Her gönderenin WhatsApp **DM**'sini (peer `kind: "direct"`, gönderen E.164 biçiminde örn. `+15551234567`) farklı bir `agentId`'ye bağlayın; böylece her kişi kendi workspace'ini ve oturum deposunu alır. Yanıtlar yine **aynı WhatsApp hesabından** gelir ve DM erişim denetimi (`channels.whatsapp.dmPolicy` / `channels.whatsapp.allowFrom`) WhatsApp hesabı başına küreseldir. Bkz. [Çoklu-Agent Yönlendirme](/tr/concepts/multi-agent) ve [WhatsApp](/tr/channels/whatsapp).
|
||||
</Accordion>
|
||||
|
||||
<Accordion title='Bir "hızlı sohbet" agent'i ve bir "kodlama için Opus" agent'i çalıştırabilir miyim?'>
|
||||
<Accordion title="Bir hızlı sohbet agent'i ve bir kodlama için Opus agent'i çalıştırabilir miyim?">
|
||||
Evet. Çoklu-agent yönlendirmeyi kullanın: her agente kendi varsayılan modelini verin, sonra gelen rotaları (sağlayıcı hesabı veya belirli peer'ler) her agente bağlayın. Örnek config [Çoklu-Agent Yönlendirme](/tr/concepts/multi-agent) bölümünde bulunur. Ayrıca [Modeller](/tr/concepts/models) ve [Yapılandırma](/tr/gateway/configuration) bölümlerine bakın.
|
||||
</Accordion>
|
||||
|
||||
@ -1819,7 +1819,8 @@ __OC_I18N_900051__
|
||||
|
||||
</Accordion>
|
||||
|
||||
<Accordion title="İlk kurulum için en az mantıklı config">__OC_I18N_900052__
|
||||
<Accordion title="İlk kurulum için en az mantıklı config">
|
||||
__OC_I18N_900052__
|
||||
Bu, workspace'inizi ayarlar ve botu kimin tetikleyebileceğini sınırlar.
|
||||
|
||||
</Accordion>
|
||||
@ -2851,7 +2852,7 @@ __OC_I18N_900112__
|
||||
|
||||
</Accordion>
|
||||
|
||||
<Accordion title='Telegram'dan nasıl Discord mesajı gönderirim? ("Cross-context messaging denied")'>
|
||||
<Accordion title="Telegram'dan nasıl Discord mesajı gönderirim? (Cross-context messaging denied)">
|
||||
OpenClaw varsayılan olarak **sağlayıcılar arası** mesajlaşmayı engeller. Araç çağrısı
|
||||
Telegram'a bağlıysa, açıkça izin vermediğiniz sürece Discord'a göndermez.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user