Skip to content

Latest commit

 

History

History
90 lines (53 loc) · 1.51 KB

File metadata and controls

90 lines (53 loc) · 1.51 KB

google.generativeai.protos.GroundingMetadata

View source on GitHub

Metadata returned to client when grounding is enabled.

Attributes

search_entry_point

google.ai.generativelanguage.SearchEntryPoint

Optional. Google search entry for the following-up web searches.

grounding_chunks

MutableSequence[google.ai.generativelanguage.GroundingChunk]

List of supporting references retrieved from specified grounding source.

grounding_supports

MutableSequence[google.ai.generativelanguage.GroundingSupport]

List of grounding support.

retrieval_metadata

google.ai.generativelanguage.RetrievalMetadata

Metadata related to retrieval in the grounding flow.