gemini4kt
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
gemini4kt
gemini4kt
/
io.github.ugaikit.gemini4kt
/
GroundingChunk
Grounding
Chunk
@
Serializable
data
class
GroundingChunk
(
val
web
:
Web
?
=
null
)
A chunk of content from a grounding source.
Members
Constructors
Grounding
Chunk
Link copied to clipboard
constructor
(
web
:
Web
?
=
null
)
Properties
web
Link copied to clipboard
val
web
:
Web
?
Optional. Grounding chunk from the web.