Answer

constructor(text: String, confidence: Double, grounding: List<String> = emptyList(), negative: Boolean = false, source: AnswerSource, reasoning: String? = null)