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 = 0
The .NET platform.
Python = 1
The Python platform.