Apps

LobeChat

Use uouo cloud models through LobeChat OpenAI-compatible provider settings.

Overview

LobeChat is an open-source chat client with multiple providers, sessions, and plugin workflows.

Configuration

  1. Create an API key in `/app/keys`.
  2. Open LobeChat provider settings.
  3. Select OpenAI or OpenAI Compatible.
  4. Set Base URL to `https://uouo.cloud/v1`.
  5. Set API Key to `sk-xxx...`.
  6. Add model IDs and save the provider.
Screenshot pending

Verify

Send a short message, then open `/app/logs` to confirm the request succeeded.

Known limits

  • Plugin calls require models that support tool calling.
  • For self-hosted LobeChat, keep API keys in server-side environment variables.
LobeChat · uouo cloud