OpenAIChatCompletionResponse
constructor(choices: List<OpenAIChoice>, created: Long, id: String, model: String, serviceTier: String? = null, systemFingerprint: String? = null, objectType: String, usage: OpenAIUsage? = null)(source)