Appearance
流式响应适用于对首字延迟敏感的场景,例如客服对话、实时写作和代码补全。
{ "model": "openai/gpt-5.3-codex", "messages": [{ "role": "user", "content": "总结这篇文章" }], "stream": true }