Enum PluginPackagePlatform
- Namespace
 - FoundationaLLM.Common.Constants.Plugins
 
- Assembly
 - FoundationaLLM.Common.dll
 
Defines the platforms supported by plugin packages.
public enum PluginPackagePlatform
  - Extension Methods
 
Fields
Dotnet = 0The .NET platform.
Python = 1The Python platform.