ChatResponseChunk

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

Create Chat response (for internal usage).