跳转到内容

兼容性矩阵

本页是协议 pair 行为的稳定查表页。选择建议看如何选择协议,语义解释看信息损失与保真度

入站Provider请求响应流式工具Reasoning说明
openai_responsesopenai_responses透传透传透传 SSE 语义原生provider 支持时原生Responses 客户端最高保真路径。
openai_responsesopenai_chat_completions支持支持实现范围内支持tool item identity 有损有损仅当 provider 只支持 Chat 时使用。
openai_responsesanthropic_messages支持支持支持通过标识符转换支持summary 粒度有损高价值兼容路径;见转换指南。
openai_chat_completionsopenai_responses不支持不支持不支持不支持不支持实现前应显式失败。
openai_chat_completionsopenai_chat_completions透传透传透传 [DONE] 语义原生 Chat tool calls受 Chat shape 限制Chat 客户端最高保真路径。
openai_chat_completionsanthropic_messages支持支持支持通过 tool_calls[].index 映射支持有损适合 Chat-only 客户端的兼容路径。
anthropic_messagesopenai_responses支持支持实现范围内支持通过 content-block 转换支持provider-specific thinking metadata 有损Anthropic 客户端访问 Responses provider 时使用。
anthropic_messagesopenai_chat_completions不支持不支持不支持不支持不支持实现前应显式失败。
anthropic_messagesanthropic_messages透传透传透传 message_stop 语义原生 Anthropic toolsprovider 支持时原生Anthropic 客户端最高保真路径。
含义
透传入站协议和 provider 协议相同。ProxAI 仍负责路由、认证、错误和观测。
支持这个轴向存在显式转换行为。
不支持该 pair 应显式失败,而不是 fallback。
有损尽量保留行为,但精确字段身份或粒度可能不同。