"stream": true to supported JSON requests. Chat Completions and Responses generally return Server-Sent Events. Read each data: record and handle the protocol’s terminal event.
Receive model output incrementally
"stream": true to supported JSON requests. Chat Completions and Responses generally return Server-Sent Events. Read each data: record and handle the protocol’s terminal event.