Class GroundingPassage
Passage included inline with a grounding configuration.
Inherited Members
Namespace: Glitch9.AIDevKit.Google
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class GroundingPassage
Properties
| Edit this page View SourceContent
Declaration
[JsonProperty("content")]
public GeminiContent Content { get; set; }
Property Value
| Type | Description |
|---|---|
| GeminiContent |
Id
Declaration
[JsonProperty("id")]
public string Id { get; set; }
Property Value
| Type | Description |
|---|---|
| string |