GenerateResponse

constructor(model: String, createdAt: Instant, response: String, done: Boolean, doneReason: String? = null, context: List<Int>? = null, totalDuration: Long? = null, loadDuration: Long? = null, promptEvalCount: Int? = null, promptEvalDuration: Long? = null, evalCount: Int? = null, evalDuration: Long? = null)(source)