Gateway 导读
在 Gateway 上开一个 OpenResponses 兼容接口
默认关闭,要先在配置里打开 `gateway.http.endpoints.responses.enabled`。认证方式与 OpenAI Chat Completions 一致,但注意 `token` 和 `password` 模式下会忽略 `x-openclaw-scopes`,强制恢复完整操作员权限。请求默认无状态,传 `user` 字段才能让多次调用共享会话。
先讲这一页到底在解决什么
在 Gateway 上开一个 OpenResponses 兼容接口
默认关闭,要先在配置里打开 `gateway.http.endpoints.responses.enabled`。认证方式与 OpenAI Chat Completions 一致,但注意 `token` 和 `password` 模式下会忽略 `x-openclaw-scopes`,强制恢复完整操作员权限。请求默认无状态,传 `user` 字段才能让多次调用共享会话。