generative-ai-python
google.generativeai.protos.RelevantChunk
View source on GitHub
The information for a chunk relevant to a query.
Attributes
`chunk_relevance_score`
`float` ``Chunk`` relevance to the query.
`chunk`
`google.ai.generativelanguage.Chunk` ``Chunk`` associated with the query.