开发者文档

从这些内容开始

搜索标题与正文↑ ↓ 选择 · Enter 打开 · Esc 关闭

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.

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