1 reference to MaximumListTokenLength
Aspire.Dashboard (1)
Model\Assistant\AIHelpers.cs (1)
464
if (currentTokenCount + tokenCount > AIHelpers.
MaximumListTokenLength
)