Table of Contents

Class PluginTypes

Namespace
FoundationaLLM.Common.Constants.ResourceProviders
Assembly
FoundationaLLM.Common.dll

Plugin type contants.

public static class PluginTypes
Inheritance
PluginTypes
Inherited Members

Fields

Plugin

Plugin type.

public const string Plugin = "plugin"

Field Value

string

PluginPackage

Plugin package type.

public const string PluginPackage = "plugin-package"

Field Value

string