Class GeminiGroundingPassageId
- Namespace
- Uralstech.UGemini.Models.Content.Attribution
Identifier for a part within a GroundingPassage.
public class GeminiGroundingPassageId
- Inheritance
-
GeminiGroundingPassageId
- Extension Methods
Fields
PartIndex
Index of the part within the GenerateAnswerRequest's GroundingPassage.
public int PartIndex
Field Value
PassageId
ID of the passage matching the GenerateAnswerRequest's GroundingPassage.
public string PassageId