Class PluginResourceTypeNames
- Namespace
- FoundationaLLM.Common.Constants.ResourceProviders
- Assembly
- FoundationaLLM.Common.dll
Contains constants of the names of the resource types managed by the FoundationaLLM.Plugin resource provider.
public static class PluginResourceTypeNames
- Inheritance
-
PluginResourceTypeNames
- Inherited Members
Fields
PluginPackages
Plugin packages.
public const string PluginPackages = "pluginPackages"
Field Value
Plugins
Plugins.
public const string Plugins = "plugins"