Skip to content

AstrBot

AstrBot 是开源的一站式 Agent 助手,支持 QQ、微信、飞书、Telegram 等消息平台,可通过技能、插件和 MCP 扩展能力。

Base URL: https://www.sky-ze.com

安装

通过 uv 安装:

bash
# macOS / Linux
curl -LsSf https://docs.astrbot.app/install.sh | bash

# Windows
iwr -useb https://docs.astrbot.app/install.ps1 | iex

初始化并启动:

bash
astrbot init
astrbot run

或通过 Docker:

bash
git clone https://github.com/AstrBotDevs/AstrBot --depth 1
cd AstrBot
sudo docker compose up -d

配置

打开 Web UI:http://localhost:6185

在管理面板中添加 LLM Provider,选择 OpenAI 兼容:

配置项
API 地址https://www.sky-ze.com/v1
API Keysk-your-opt-api-key
模型DeepSeek-V4-Flash

OPT 企业级 AI 模型服务平台