Namespace FoundationaLLM.Common.Interfaces.Plugins
Interfaces
- IContentTextExtractionPlugin
Defines the interface for a content text extraction plugin.
- IContentTextPartitioningPlugin
Defines the interface for a content text partitioning plugin.
- IDataPipelineStagePlugin
Defines the interface for a data pipeline stage plugin.
- IDataSourcePlugin
Defines the interface for a data source plugin.
- IPluginPackageManager
Provides methods to manage plugins in FoundationaLLM plugin packages.
- IPluginPackageManagerResolver
Defines a mechanism to resolve and retrieve a plugin package manager for a specified plugin object.
- IPluginService
Defines the contract for a plugin service.