Table of Contents

Property SideEffect

Namespace
LMKit.TextGeneration.Events
Assembly
LM-Kit.NET.dll

SideEffect

Gets the side effect classification of the tool, or null if the tool does not implement IToolMetadata.

public ToolSideEffect? SideEffect { get; }

Property Value

ToolSideEffect?