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
- Create an API key in
/app/keys. - Add a model provider in LangBot.
- Select OpenAI Compatible.
- Set API URL to
https://uouo.cloud/v1. - Set API Key to
sk-xxx.... - Select the configured model in your pipeline.
- 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.