Uses of Interface
ai.vectros.types.TruncationWarningEvent.ReasonStage
Packages that use TruncationWarningEvent.ReasonStage
-
Uses of TruncationWarningEvent.ReasonStage in ai.vectros.types
Classes in ai.vectros.types that implement TruncationWarningEvent.ReasonStageMethods in ai.vectros.types that return TruncationWarningEvent.ReasonStageModifier and TypeMethodDescriptionTruncationWarningEvent.Builder.resultsUsed(int resultsUsed) The number of results actually included in the prompt after dropping lower-scoring overflow.TruncationWarningEvent.ResultsUsedStage.resultsUsed(int resultsUsed) The number of results actually included in the prompt after dropping lower-scoring overflow.