ChatCompletionChunk

constructor(id: String, created: Long, model: ModelId, choices: List<ChatChunk>, usage: Usage? = null, systemFingerprint: String? = null)