Creates an Azure OpenAI chat completion stream response.
The raw HTTP response. SSE data is not part of the immediate response.
Internal
Internal
Internal
Gets the request ID from the response headers.
The request ID, or undefined if the header is not present.
Gets the tool calls for a specific choice index.
OptionalchoiceIndex: number
The index of the choice to get the tool calls for.
The tool calls for the specified choice index.
Azure OpenAI chat completion stream response.