Table of Contents

Class AIModelReference

Namespace
FoundationaLLM.AIModel.Models
Assembly
FoundationaLLM.AIModel.dll

Contains a reference to an AIModel

public class AIModelReference : ResourceReference
Inheritance
AIModelReference
Inherited Members
Extension Methods

Properties

ResourceType

The object type of the data source.

[JsonIgnore]
public override Type ResourceType { get; }

Property Value

Type