Table of Contents

Property Prompt

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

Prompt

Gets the original user prompt that was submitted (after any rewriting by prompt filters).

public string Prompt { get; }

Property Value

string