开发者文档

从这些内容开始

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

LangBot

Connect LangBot chatbot workflows to uouo cloud chat and embedding models.

Overview

LangBot is a chatbot framework for messaging platforms such as Feishu, DingTalk, WeChat, QQ, Telegram, Discord, and Slack.

Configuration

  1. Create an API key in /app/keys.
  2. Add a model provider in LangBot.
  3. Select OpenAI Compatible.
  4. Set API URL to https://uouo.cloud/v1.
  5. Set API Key to sk-xxx....
  6. Select the configured model in your pipeline.
  7. Bind a bot channel and send a test message.

Verify

Use LangBot conversation debug and then check /app/logs for the request.

Known limits

  • Knowledge bases require a separate embeddings model.
  • Messaging platforms may truncate long context.
  • Sharing one key across many bots makes cost attribution harder.
LangBot · uouo cloud