Namespace FoundationaLLM.Common.Models.Plugins
Namespaces
Classes
- ContentItemRawContent
Provides the raw binary content of a content item.
- PluginComponent
Provides the base model for an artifact handled by a plugin.
- PluginConfiguration
Provides the model for a plugin configuration.
- PluginConfigurationParameter
Provides the model for a plugin configuration parameter.
- PluginParameterMetadata
Provides the metadata for a plugin parameter definition.
- PluginResult
The result of an operation executed by a plugin.
- PluginResult<T>
The result of an operation executed by a plugin.