Error
AI
Stream a chat completion (SSE)
Sends a chat request and streams the response back using Server-Sent Events.
The stream emits data: lines with JSON chunks and terminates with data: [DONE].
POST
Error
Authorizations
Azure AD access token obtained via MSAL
Body
application/json
Response
SSE stream of chat completion chunks
The response is of type string.