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
LMThe LM model to be used.