Table of Contents

Class CodeProvenance

Namespace
AiDotNet.ProgramSynthesis.Models
Assembly
AiDotNet.dll

Provenance metadata for a result hit when an indexed corpus is used.

public sealed class CodeProvenance
Inheritance
CodeProvenance
Inherited Members

Properties

CommitOrRef

public string? CommitOrRef { get; set; }

Property Value

string

IndexId

public string? IndexId { get; set; }

Property Value

string

RepoId

public string? RepoId { get; set; }

Property Value

string

SourcePath

public string? SourcePath { get; set; }

Property Value

string