Table of Contents

Class PluginReference

Namespace
FoundationaLLM.Plugin.Models
Assembly
FoundationaLLM.Plugin.dll

Provides a reference to a resource managed by the FoundationaLLM.Plugin resource provider.

public class PluginReference : ResourceReference
Inheritance
PluginReference
Inherited Members
Extension Methods

Properties

ResourceType

The object type of the plugin.

[JsonIgnore]
public override Type ResourceType { get; }

Property Value

Type