Microsoft Azure · Example Payload

Azure Openai Service Chat Completion Message Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Openai Service Chat Completion Message Example is an example object payload from Microsoft Azure, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

rolecontentnametool_callstool_call_id

Example Payload

Raw ↑
{
  "role": "example_value",
  "content": "example_value",
  "name": "Example Title",
  "tool_calls": [],
  "tool_call_id": "500123"
}