Table of Contents

Property Properties

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

Properties

Gets the properties dictionary shared with the prompt filter context.

public IDictionary<string, object> Properties { get; }

Property Value

IDictionary<string, object>