Table of Contents

Class ContextReference

Namespace
FoundationaLLM.Context.Models
Assembly
FoundationaLLM.Context.dll
public class ContextReference : ResourceReference
Inheritance
ContextReference
Inherited Members
Extension Methods

Properties

ResourceType

The object type of the resource.

[JsonIgnore]
public override Type ResourceType { get; }

Property Value

Type

Remarks

Derived classes should override this property to provide the type of the resource reference.