在定义 Agent 时需配置外部模型服务,例如 OpenAI(如 gpt-4o-mini)、Anthropic 或 Google AI 提供的模型与 API 接口。
核验依据
README: VoltAgent is an end-to-end AI Agent Engineering Platform that consists of two main parts: - **[Open-Source TypeScript Framework](#core-framework)** – Memory, RAG, Guardrails, Tool…
README: You can use the MCP server `@voltagent/mcp-docs-server` to teach your LLM how to use VoltAgent for AI-powered coding assistants like Claude, Cursor, or Windsurf. This allows AI as…
README: VoltOps Console is the platform side of VoltAgent, providing observability, automation, and deployment so you can monitor and debug agents in production with real-time execution t…
README: Create a new VoltAgent project in seconds using the `create-voltagent-app` CLI tool: ```bash npm create voltagent-app@latest ```
README: The expense approval workflow demonstrates human-in-the-loop automation with suspend/resume capabilities: