Apps

AstrBot

Configure AstrBot with uouo cloud chat models.

Overview

AstrBot is a chatbot and automation framework that can call OpenAI-compatible model APIs.

Configuration

  1. Create an API key in `/app/keys`.
  2. Open AstrBot provider or model settings.
  3. Choose OpenAI Compatible.
  4. Set Base URL to `https://uouo.cloud/v1`.
  5. Set API Key to `sk-xxx...`.
  6. Set the model ID used by the bot.
Screenshot pending

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.
AstrBot · uouo cloud