Uses of Class
ai.vectros.types.TruncationWarningEventReason
Packages that use TruncationWarningEventReason
-
Uses of TruncationWarningEventReason in ai.vectros.types
Fields in ai.vectros.types declared as TruncationWarningEventReasonModifier and TypeFieldDescriptionstatic final TruncationWarningEventReasonTruncationWarningEventReason.CONTEXT_WINDOW_BUDGETMethods in ai.vectros.types that return TruncationWarningEventReasonModifier and TypeMethodDescriptionTruncationWarningEvent.getReason()static TruncationWarningEventReasonMethods in ai.vectros.types with parameters of type TruncationWarningEventReasonModifier and TypeMethodDescriptionTruncationWarningEvent.Builder.reason(@NotNull TruncationWarningEventReason reason) Why truncation occurred.TruncationWarningEvent.ReasonStage.reason(@NotNull TruncationWarningEventReason reason) Why truncation occurred.