LLMResult

constructor(summary: String = "", value: Double? = null, label: String? = null, confidence: Double? = null, detail: String = "")(source)