Apps
DeepChat
Add uouo cloud as an OpenAI-compatible provider in DeepChat.
Overview
DeepChat is a cross-platform AI agent client with local and cloud providers, MCP workflows, and multi-model sessions.
Configuration
- Create an API key in `/app/keys`.
- Open DeepChat settings.
- Add a provider with type OpenAI Compatible.
- Set Base URL to `https://uouo.cloud/v1`.
- Set API Key to your `sk-xxx...` key.
- Refresh or add model IDs from `/models`.
Screenshot pending
Verify
Send a normal chat request and verify route, latency, and cost in `/app/logs`.
Known limits
- Agent tool calls depend on target model support.
- Remote-control workflows should protect API keys and access URLs.