OpenRouterChatCompletionResponse

constructor(choices: List<OpenRouterChoice> = emptyList(), created: Long = 0, id: String = "", model: String = "", systemFingerprint: String? = null, objectType: String = "chat.completion", usage: OpenAIUsage? = null, error: OpenRouterError? = null)(source)