Table of Contents

Namespace SemanticPluginForge.Core

Classes

FunctionMetadata

This model contains all necessary information to make changes to the KernelFunction.

ParameterMetadata

Metadata for a parameter of a function.

ParameterMetadataBase

Base class for parameter metadata, containing common properties.

PluginBuilder

Class for building a plugin with metadata.

PluginMetadata

This model contains necessary information to make changes to the KernelPlugin.

ReturnParameterMetadata

Metadata for the return parameter of a function.

Interfaces

IFunctionBuilder

Interface for a function builder.

IPluginBuilder

Interface for a plugin builder.

IPluginMetadataProvider

Interface for a plugin metadata provider.