Openclaw 企业微信接入
状态: 草稿
优先级: P3
概述
集成 Openclaw 与企业微信,实现在企业微信中直接使用 AI Agent。
Note: This is a draft analysis page. Content is based on source 2026-04-30-openclaw-Project-Overview.
认证配置
Openclaw 通过 API Key 或 OAuth 认证后端 LLM 服务(如 MiniMax),企业微信作为前端消息通道接入。具体配置详见 Agent Studio 文档。
消息处理
Openclaw 接收企业微信消息,通过 Lane 队列调度 Agent 处理,返回结果后推送至企业微信会话。支持流式输出和上下文保持。
参见: 学习指南