Official2026-06-21
DeepSeek Publishes Official AstrBot Integration Guide
Checked on June 21, 2026: DeepSeek's official AstrBot page now documents uv and Docker installs, a local web UI at `localhost:6185`, and a direct provider flow where users add DeepSeek, paste a DeepSeek API key, and set the default chat model inside AstrBot.
What we verified on June 21, 2026
- DeepSeek now has an official AstrBot integration page in the agent-integrations section of the API docs.
- The install surface is concrete on two paths: a uv-based installer for macOS/Linux and a Docker path that starts from cloning the AstrBot repository.
- DeepSeek documents a local control panel at
http://localhost:6185, which gives users a reproducible admin surface instead of vague messaging-bot instructions. - The setup is DeepSeek-key based rather than router-first: the page tells users to add the DeepSeek provider, paste a DeepSeek API key, save it, and then set the default chat model in AstrBot's config screen.
- The official page also makes the deployment angle explicit: after the provider is wired, AstrBot can route DeepSeek into chat interfaces across QQ, WeChat, Feishu, and Telegram.