1 reference to MinReferenceLength
Aspire.Dashboard (1)
Model\Assistant\PromptContext.cs (1)
15
if (string.IsNullOrEmpty(input) || input.Length <
MinReferenceLength
)