待验证50% 置信事实精确时间
Databricks Model Serving 的流式输出基于 Server-Sent Events(SSE)协议实现,其标准 REST API 遵循 OpenAI Chat Completions 格式的超集
1
来源数
50%
置信度
中期 (~90 天)
时效性
2026/7/10
首次发现
有效期至:2026/10/8
来源
Databricks Agent Framework实战:ChatAgent封装与生产部署指南
bilibili狡猾的哈基2026/6/27
相关事实
待验证AI 模型的流式回复通过 Server-Sent Events(SSE)或 WebSocket 实现 token 级推送,OpenAI、Anthropic 等主流 API 均采用这一方式75% 相似待验证OpenAI流式响应采用SSE(Server-Sent Events)协议,流结束时发送data: [DONE]信号75% 相似已验证OpenAI兼容协议的核心是 /v1/chat/completions REST接口规范,定义了model、messages、temperature等字段及流式响应(Server-Sent Events)格式73% 相似待验证OpenAI、Anthropic等主流API均采用SSE协议返回token流,前端通过EventSource API或fetch的ReadableStream接口消费数据73% 相似已验证OpenAI、Anthropic等主流API均默认采用SSE方式进行LLM逐token输出69% 相似
引用此条事实
Stable URI
https://kongchang.com/claim/455465API
curl https://kongchang.com/api/v1/knowledge/claims/455465MCP
get_claim(id=455465)