Microsoft Azure · Schema

CreateCompletionResponse

Represents a completion response from the API.

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Properties

Name Type Description
id string A unique identifier for the completion.
object string The object type.
created integer The Unix timestamp of when the completion was created.
model string The model used for completion.
choices array The list of completion choices.
View JSON Schema on GitHub