CompletionResponseChunk

constructor(id: String, created: Long, model: String, choices: List<CompletionChoiceChunk>)

Create Completion response (for internal usage)