Developer Documentation Goku 开发文档
Goku Platform is a self-hosted enterprise AI agent platform. This documentation introduces the platform architecture, installation path, Helm deployment, SDK usage, and the post-split Goku product structure. Goku Platform 是一个可私有化部署的企业级 AI Agent 平台。本文档介绍平台架构、安装路径、Helm 部署、SDK 使用方式,以及拆分后的 Goku 产品结构。
Quick Start 快速上手
Create your first agent and connect it to a state-driven workflow in minutes. 几分钟内创建第一个 Agent,并连接到状态驱动工作流。
Getting Started 快速开始Installation 安装部署
Install and configure the full platform with Docker Compose or Kubernetes. 使用 Docker Compose 或 Kubernetes 安装并配置完整平台。
Platform 平台Architecture 架构设计
Understand the four-layer design: Console, Studio, Goku-Core, and Router. 理解四层架构设计:Console、Studio、Goku-Core 与 Router。
Platform 平台Helm Deployment Helm 部署
Deploy the platform to production Kubernetes environments with Helm. 通过 Helm 将平台部署到生产级 Kubernetes 环境。
Developer 开发者SDK Reference SDK 参考
Use the Python and TypeScript SDKs to integrate external applications with Goku. 使用 Python 和 TypeScript SDK,将外部应用集成到 Goku 平台。
Platform repos: goku-core · goku-studio · goku-router · goku-sdk · goku-docs 平台仓库:goku-core · goku-studio · goku-router · goku-sdk · goku-docs
Execution flow: Console → AIOS Core → Studio → Policy Check → Router → Tool/MCP → Audit 执行流程:Console → AIOS Core → Studio → Policy 检查 → Router → Tool/MCP → Audit