Class GroundingPassages
A repeated list of passages.
Inherited Members
Namespace: Glitch9.AIDevKit.Google
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class GroundingPassages
Properties
| Edit this page View SourcePassages
Declaration
[JsonProperty("passages")]
public GroundingPassage[] Passages { get; set; }
Property Value
| Type | Description |
|---|---|
| GroundingPassage[] |