Table of Contents

Class AttributionSourceId

Identifier for the source contributing to this attribution.

public class AttributionSourceId
Inheritance
object
AttributionSourceId

Properties

GroundingPassage

Identifier for an inline passage.

public GroundingPassageId GroundingPassage { get; set; }

Property Value

GroundingPassageId

SemanticRetrieverChunk

Identifier for a Chunk fetched via Semantic Retriever.

public SemanticRetrieverChunk SemanticRetrieverChunk { get; set; }

Property Value

SemanticRetrieverChunk