Skip to main content
POST
/
azure
/
ai
/
chat
Error
A valid request URL is required to generate request examples
"<string>"

Authorizations

Authorization
string
header
required

Azure AD access token obtained via MSAL

Body

application/json
chatHistory
array

Array of previous messages in the conversation

chatId
string
modelId
string

Optional model endpoint ID override

Response

SSE stream of chat completion chunks

The response is of type string.