AstrBot
Configure AstrBot with uouo cloud chat models.
Overview
AstrBot is a chatbot and automation framework that can call OpenAI-compatible model APIs.
Configuration
- Create an API key in
/app/keys. - Open AstrBot provider or model settings.
- Choose OpenAI Compatible.
- Set Base URL to
https://uouo.cloud/v1. - Set API Key to
sk-xxx.... - Set the model ID used by the bot.
Verify
Send a test message to the bot and confirm the gateway request in /app/logs.
Known limits
- Bot plugins can create additional model calls.
- Long group-chat history can increase token usage.