Uses of Interface
ai.vectros.types.TruncationWarningEvent.NoContentCountStage
Packages that use TruncationWarningEvent.NoContentCountStage
-
Uses of TruncationWarningEvent.NoContentCountStage in ai.vectros.types
Classes in ai.vectros.types that implement TruncationWarningEvent.NoContentCountStageMethods in ai.vectros.types that return TruncationWarningEvent.NoContentCountStageModifier and TypeMethodDescriptionTruncationWarningEvent.Builder.truncatedCount(int truncatedCount) How many of the dropped results were cut for context-window budget reasons (lower-scoring overflow). 0 if none were.TruncationWarningEvent.TruncatedCountStage.truncatedCount(int truncatedCount) How many of the dropped results were cut for context-window budget reasons (lower-scoring overflow). 0 if none were.