The information for a chunk relevant to a query.
@type t() :: %ExLLM.Gemini.Document.RelevantChunk{ chunk: map(), chunk_relevance_score: number() }