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; }
Gets the properties dictionary shared with the prompt filter context.
public IDictionary<string, object> Properties { get; }