> ## Documentation Index
> Fetch the complete documentation index at: https://veniceai-api-72.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# KI-Agenten

> Erstellen Sie private KI-Agenten auf Venice mit Coding-Tools, MCP-Hosts, Agenten-Frameworks, Venice Skills und On-Chain-Krypto-Workflows aus einer einzigen API.

Baue Agenten auf Venice mit privaten, OpenAI-kompatiblen Modellen, Medien-Endpoints, Tool-Zugriff und Wallet-basierten Zahlungen.

## Agenten & Integrationen

<CardGroup cols={3}>
  <Card title="Autonome API-Schlüssel" icon="key" href="/guides/integrations/generating-api-key-agent">
    Erstelle API-Schlüssel aus einer gestakten VVV-Wallet.
  </Card>

  <Card title="OpenClaw" icon="message" href="/guides/integrations/openclaw-bot">
    Verbinde Venice mit WhatsApp, Telegram, Discord, iMessage, Slack und mehr.
  </Card>

  <Card title="Hermes Agent" icon="brain" href="/guides/integrations/hermes-agent">
    Selbstgehostete Agenten mit Memory, Skills und Venice-Modellen.
  </Card>

  <Card title="NanoClaw" icon="mobile-screen" href="/guides/integrations/nanoclaw-venice">
    Leichtgewichtiger WhatsApp- und Telegram-Assistent, betrieben mit Venice.
  </Card>

  <Card title="Crypto RPC für Agenten" icon="link" href="/guides/integrations/crypto-rpc-agents">
    Gib Agenten Inferenz- und On-Chain-Zugriff über ein einziges Credential.
  </Card>

  <Card title="x402 Wallet-Auth" icon="wallet" href="/guides/integrations/x402-venice-api">
    Lass Agenten Venice mit Base- oder Solana-USDC bezahlen.
  </Card>

  <Card title="Jan AI" icon="desktop" href="/guides/integrations/jan-ai">
    Venice-Modelle innerhalb von Jans lokalem KI-Assistenten nutzen.
  </Card>

  <Card title="Brave Leo" icon="link" href="/guides/integrations/brave-leo">
    Verbinde Brave Leo mit der Venice-API für privaten, browsereigenen KI-Chat, Seitenzusammenfassungen und optionale Websuche.
  </Card>
</CardGroup>

### Community-Projekte

Die folgenden Integrationen wurden von der Community erstellt, um dir die Nutzung der Venice-API zu erleichtern.

* Blogbeiträge
  * [Venice AI Discord Bot](https://bobbiebeach.space/blog/venice-ai-discord-bot-full-setup-guide-features/)

* Software-Bibliotheken
  * [llm-venice](https://github.com/ar-jan/llm-venice)
  * [unOfficial PHP SDK for Venice](https://github.com/georgeglarson/venice-ai-php)

### Kompatible Drittanbieter-Anwendungen

* [JanitorAI](https://janitorai.com/)
* [1Claw](https://1claw.xyz), sichere Infrastruktur für KI-Agenten; leitet private Inferenz über den Shroud TEE-Proxy an Venice weiter
* [Msty](https://msty.app)
* [Open WebUI](https://github.com/open-webui/open-webui)
* [Librechat](https://www.librechat.ai/)
* [ScreenSnapAI](https://screensnap.ai/)

## Coding-Tools

<CardGroup cols={3}>
  <Card title="Claude Code" icon="terminal" href="/guides/integrations/claude-code">
    Claude Code mit von Venice gehosteten Claude-Modellen nutzen.
  </Card>

  <Card title="Cursor" icon="code" href="/guides/integrations/cursor">
    Venice-Modelle in Cursor mit dem `venice-`-Modell-Präfix hinzufügen.
  </Card>

  <Card title="Cline" icon="link" href="/guides/integrations/cline">
    Konfiguriere den Cline-Coding-Assistenten in VS Code, um private Venice-Modelle über einen OpenAI-kompatiblen API-Provider zu nutzen.
  </Card>

  <Card title="Kilo Code" icon="code" href="/guides/integrations/kilo-code">
    Venice über Kilos nativen Provider in VS Code oder der CLI nutzen.
  </Card>

  <Card title="OpenCode" icon="terminal" href="/guides/integrations/opencode">
    Venice als OpenAI-kompatiblen Custom Provider einbinden.
  </Card>

  <Card title="Codex CLI" icon="square-terminal" href="/guides/integrations/codex-cli">
    Codex CLI auf Venices OpenAI-kompatiblen Endpoint ausrichten.
  </Card>

  <Card title="Aider" icon="terminal" href="/guides/integrations/aider">
    Pair-Programming im Terminal mit Venice über OpenAI-kompatible Einstellungen.
  </Card>
</CardGroup>

## Agenten-Tools

<CardGroup cols={3}>
  <Card title="Venice MCP Server" icon="plug" href="/guides/integrations/venice-mcp">
    Stelle Chat, Image, Video, Audio, Music, Embeddings und mehr als MCP-Tools bereit.
  </Card>

  <Card title="Venice Skills" icon="screwdriver-wrench" href="/guides/integrations/venice-skills">
    Gib Agenten endpunktspezifische Anweisungen, die mit der API-Spezifikation synchron sind.
  </Card>

  <Card title="Video Harness" icon="video" href="/guides/integrations/venice-video-harness">
    Nutze Agent-Playbooks für wiederholbare Video-Produktion mit Venice.
  </Card>
</CardGroup>

## SDKs & Frameworks

<CardGroup cols={3}>
  <Card title="LangChain" icon="link" href="/guides/integrations/langchain">
    Erstelle Chains und Agenten auf Venice-Modellen.
  </Card>

  <Card title="LlamaIndex" icon="link" href="/guides/integrations/llamaindex">
    Erstellen Sie RAG-Pipelines, Agenten und Query-Engines mit LlamaIndex — angebunden an Venices private, OpenAI-kompatible Chat-Modelle und Embeddings über den OpenAILike-Client.
  </Card>

  <Card title="Vercel AI SDK" icon="triangle" href="/guides/integrations/vercel-ai-sdk">
    Streame Venice-Modelle über das AI SDK.
  </Card>

  <Card title="Mastra" icon="link" href="/guides/integrations/mastra">
    Baue TypeScript-KI-Agenten, Tools und Workflows mit Mastra und nutze die privaten, unzensierten, OpenAI-kompatiblen Chat-Modelle von Venice als LLM-Anbieter.
  </Card>

  <Card title="CrewAI" icon="users" href="/guides/integrations/crewai">
    Betreibe Multi-Agent-Crews mit Venice als Model Provider.
  </Card>

  <Card title="PydanticAI" icon="link" href="/guides/integrations/pydanticai">
    Typisierte Python-Agenten mit PydanticAI bauen — Venices private, OpenAI-kompatible Chat-Modelle für Tools, Structured Output und Streaming.
  </Card>

  <Card title="LiveKit Agents" icon="link" href="/guides/integrations/livekit-agents">
    Erstellen Sie Echtzeit-Sprachagenten mit LiveKit Agents und Venice, indem Sie Venice STT, LLM und TTS über das OpenAI-kompatible Plugin in einer STT-LLM-TTS-Pipeline verdrahten.
  </Card>
</CardGroup>
