GenerateAnswerResponseAnswer Property
Candidate answer from the model.
Note: The model *always* attempts to provide a grounded answer, even when the answer is unlikely to be
answerable from the given passages. In that case, a low-quality or ungrounded answer may be provided,
along with a low
AnswerableProbability.
Namespace: GenerativeAI.TypesAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public Candidate? Answer { get; set; }
Property Value
Candidate