Class GroundingChunk
Inherited Members
Namespace: Glitch9.AIDevKit.Google
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class GroundingChunk
Properties
| Edit this page View SourceWeb
Required. Grounding chunk from the web.
Declaration
[JsonProperty("web")]
public Web Web { get; set; }
Property Value
| Type | Description |
|---|---|
| Web |