Table of Contents

Constructor LMKitPromptExecutionSettings

Namespace
LMKit.Integrations.SemanticKernel
Assembly
LM-Kit.NET.Integrations.SemanticKernel.dll

LMKitPromptExecutionSettings(LM)

Initializes a new instance of the LMKitPromptExecutionSettings class using the specified LM model.

public LMKitPromptExecutionSettings(LM model)

Parameters

model LM

The LM model to be used.