ChatCompletionChunk

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