OpenClaw 接入 DeepAI API 中转站:OpenAI-Compatible 请求丢失历史 messages 怎么排查OpenClaw 接入 DeepAI API 中转站:OpenAI-Compatible 请求丢失历史 messages 怎么排查
OpenClaw 使用 OpenAI-compatible Provider 时,调试轨迹显示完整上下文,但发给模型网关的请求只包含当前消息,导致模型忘记上文和工具续接失败。本文结合 OpenClaw GitHub 已关闭 Issue,整理 DeepAI API 中转站的请求体、messages、tool_calls 和日志排查方法。