Package ai.vectros.types
Interface TruncationWarningEvent.ResultsUsedStage
- All Known Implementing Classes:
TruncationWarningEvent.Builder
- Enclosing class:
TruncationWarningEvent
public static interface TruncationWarningEvent.ResultsUsedStage
-
Method Summary
Modifier and TypeMethodDescriptionresultsUsed(int resultsUsed) The number of results actually included in the prompt —resultsRequestedminustruncatedCountminusnoContentCount.
-
Method Details
-
resultsUsed
The number of results actually included in the prompt —
resultsRequestedminustruncatedCountminusnoContentCount.
-