> ## 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.

# AI Agents

> 在 Venice 上构建私有 AI agent —— 通过单一 API 集成编码工具、MCP 宿主、agent 框架、Venice Skills 以及链上加密工作流。

使用 Venice 构建 agent —— 借助私有、兼容 OpenAI 的模型、媒体端点、工具访问和基于钱包的支付。

## 智能体与集成

<CardGroup cols={3}>
  <Card title="自主 API 密钥" icon="key" href="/guides/integrations/generating-api-key-agent">
    从已质押 VVV 的钱包铸造 API 密钥。
  </Card>

  <Card title="OpenClaw" icon="message" href="/guides/integrations/openclaw-bot">
    将 Venice 连接到 WhatsApp、Telegram、Discord、iMessage、Slack 等。
  </Card>

  <Card title="Hermes Agent" icon="brain" href="/guides/integrations/hermes-agent">
    具备记忆、skills 和 Venice 模型的自托管 agent。
  </Card>

  <Card title="NanoClaw" icon="mobile-screen" href="/guides/integrations/nanoclaw-venice">
    由 Venice 驱动的轻量级 WhatsApp 和 Telegram 助手。
  </Card>

  <Card title="为 Agent 提供 Crypto RPC" icon="link" href="/guides/integrations/crypto-rpc-agents">
    通过一份凭证为 agent 提供推理和链上访问。
  </Card>

  <Card title="x402 钱包身份验证" icon="wallet" href="/guides/integrations/x402-venice-api">
    让 agent 使用 Base 或 Solana 的 USDC 支付 Venice 费用。
  </Card>

  <Card title="Jan AI" icon="desktop" href="/guides/integrations/jan-ai">
    在 Jan 的本地 AI 助手中使用 Venice 模型。
  </Card>

  <Card title="Brave Leo" icon="link" href="/guides/integrations/brave-leo">
    将 Brave Leo 连接到 Venice API，实现私密、原生于浏览器的 AI 聊天、页面摘要和可选的网络搜索。
  </Card>
</CardGroup>

### 社区项目

以下集成由社区创建，旨在让您更方便地使用 Venice API。

* 博客文章
  * [Venice AI Discord Bot](https://bobbiebeach.space/blog/venice-ai-discord-bot-full-setup-guide-features/)

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

### 第三方兼容应用

* [JanitorAI](https://janitorai.com/)
* [1Claw](https://1claw.xyz)，面向 AI 代理的安全基础设施；通过 Shroud TEE 代理将私有推理路由到 Venice
* [Msty](https://msty.app)
* [Open WebUI](https://github.com/open-webui/open-webui)
* [Librechat](https://www.librechat.ai/)
* [ScreenSnapAI](https://screensnap.ai/)

## 编程工具

<CardGroup cols={3}>
  <Card title="Claude Code" icon="terminal" href="/guides/integrations/claude-code">
    在 Claude Code 中使用 Venice 托管的 Claude 模型。
  </Card>

  <Card title="Cursor" icon="code" href="/guides/integrations/cursor">
    通过 `venice-` 模型前缀将 Venice 模型添加到 Cursor。
  </Card>

  <Card title="Cline" icon="link" href="/guides/integrations/cline">
    通过兼容 OpenAI 的 API 提供商，配置 VS Code 中的 Cline 编码助手使用私有 Venice 模型。
  </Card>

  <Card title="Kilo Code" icon="code" href="/guides/integrations/kilo-code">
    通过 Kilo 在 VS Code 或 CLI 中的原生提供商使用 Venice。
  </Card>

  <Card title="OpenCode" icon="terminal" href="/guides/integrations/opencode">
    将 Venice 添加为兼容 OpenAI 的自定义提供商。
  </Card>

  <Card title="Codex CLI" icon="square-terminal" href="/guides/integrations/codex-cli">
    将 Codex CLI 指向 Venice 兼容 OpenAI 的端点。
  </Card>

  <Card title="Aider" icon="terminal" href="/guides/integrations/aider">
    通过兼容 OpenAI 的设置，在终端中与 Venice 进行结对编程。
  </Card>
</CardGroup>

## 智能体工具

<CardGroup cols={3}>
  <Card title="Venice MCP Server" icon="plug" href="/guides/integrations/venice-mcp">
    将聊天、图像、视频、音频、音乐、embeddings 等暴露为 MCP 工具。
  </Card>

  <Card title="Venice Skills" icon="screwdriver-wrench" href="/guides/integrations/venice-skills">
    为 agent 提供与 API 规范同步的端点专属指令。
  </Card>

  <Card title="Video Harness" icon="video" href="/guides/integrations/venice-video-harness">
    使用 agent 实战手册进行可重复的 Venice 视频生产。
  </Card>
</CardGroup>

## SDK 与框架

<CardGroup cols={3}>
  <Card title="LangChain" icon="link" href="/guides/integrations/langchain">
    在 Venice 模型上构建 chain 和 agent。
  </Card>

  <Card title="LlamaIndex" icon="link" href="/guides/integrations/llamaindex">
    通过 OpenAILike 客户端使用 Venice 私密、OpenAI 兼容的聊天模型与 embeddings，在 LlamaIndex 中构建 RAG 管道、agent 和查询引擎。
  </Card>

  <Card title="Vercel AI SDK" icon="triangle" href="/guides/integrations/vercel-ai-sdk">
    通过 AI SDK 流式调用 Venice 模型。
  </Card>

  <Card title="Mastra" icon="link" href="/guides/integrations/mastra">
    使用 Mastra 构建 TypeScript AI 智能体、工具和工作流，并以 Venice 私有、无审查、兼容 OpenAI 的聊天模型作为 LLM 提供方。
  </Card>

  <Card title="CrewAI" icon="users" href="/guides/integrations/crewai">
    以 Venice 为模型提供商运行多 agent 协作团队。
  </Card>

  <Card title="PydanticAI" icon="link" href="/guides/integrations/pydanticai">
    使用 PydanticAI 结合 Venice 的私有、OpenAI 兼容聊天模型，构建带类型的 Python agent，支持工具调用、结构化输出与流式响应。
  </Card>

  <Card title="LiveKit Agents" icon="link" href="/guides/integrations/livekit-agents">
    使用 LiveKit Agents 和 Venice 构建实时语音智能体，通过 OpenAI 兼容插件在 STT-LLM-TTS 管线中串联 Venice 的 STT、LLM 和 TTS。
  </Card>
</CardGroup>
