Apps

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.
Screenshot pending

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