generative-ai-python

google.generativeai.protos.RelevantChunk

The information for a chunk relevant to a query.

`chunk_relevance_score` `float` ``Chunk`` relevance to the query.
`chunk` `google.ai.generativelanguage.Chunk` ``Chunk`` associated with the query.