Model Provider

OpenClaw kann viele LLM-Provider nutzen. Wähle einen Provider aus, authentifiziere dich und setze dann das Standardmodell als provider/model.

Suchst du nach Chat-Channel-Dokumentation (WhatsApp/Telegram/Discord/Slack/Mattermost (Plugin)/etc.)? Siehe Channels.

Highlight: Venice (Venice AI)

Venice ist unser empfohlenes Venice AI Setup für datenschutzorientierte Inferenz mit der Option, Opus für anspruchsvolle Aufgaben zu nutzen.

  • Standard: venice/llama-3.3-70b
  • Insgesamt am besten: venice/claude-opus-45 (Opus bleibt das stärkste Modell)

Siehe Venice AI.

Schnellstart

  1. Authentifiziere dich beim Provider (normalerweise über openclaw onboard).
  2. Setze das Standardmodell:
{
  agents: { defaults: { model: { primary: "anthropic/claude-opus-4-5" } } },
}

Provider-Dokumentation

Transcription Provider

Community-Tools

Den vollständigen Provider-Katalog (xAI, Groq, Mistral, etc.) und erweiterte Konfiguration findest du unter Model Provider.