CompletionResponse

constructor(id: CompletionId, created: Timestamp, model: ModelName, choices: List<Choice>, objectType: ObjectType, usage: Usage? = null)