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
- Create an API key in `/app/keys`.
- Open LobeChat provider settings.
- Select OpenAI or OpenAI Compatible.
- Set Base URL to `https://uouo.cloud/v1`.
- Set API Key to `sk-xxx...`.
- 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.