II.
ModelTransportProtocol overview
Reference · livemodel-transport:azure-foundry
Azure AI Foundry Chat Completions overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for model-transport:azure-foundry.
Attributes
displayName
Azure AI Foundry Chat Completions
vendor
Microsoft
specUrl
streamingFraming
sse
toolUseSchema
OpenAI-compatible: tool calls appear in the assistant message's
`tool_calls` array with `id`, `type: "function"`, and
`function: { name, arguments }`.
thinkingChannel
none
cacheControl
implicit
status
standard
requestBodyShape
POST /models/chat/completions
OpenAI-compatible JSON body. Authentication via `api-key` header
or `Authorization: Bearer <Entra-token>`.
responseBodyShape
OpenAI-compatible chat-completion response (`choices[].message`).
authHeaderFormat
`api-key: <azure-key>`
or `Authorization: Bearer <entra-token>`
Outgoing edges
realizes1
- layer:3-transport·LayerTransport
served_by1
- provider:azure-foundry·ProviderAzure AI Foundry
Incoming edges
None.