ChatResponse

constructor(id: String, created: Long, choices: List<ChatChoice>, usage: ChatUsage)

Create Chat response (for internal usage).