Table of Contents

Class GeminiCorpusRelevantChunk

The information for a chunk relevant to a query.

public class GeminiCorpusRelevantChunk
Inheritance
object
GeminiCorpusRelevantChunk
Extension Methods

Fields

Chunk

Chunk associated with the query.

public GeminiCorpusChunk Chunk

Field Value

GeminiCorpusChunk

ChunkRelevanceScore

Chunk relevance to the query.

public float ChunkRelevanceScore

Field Value

float