Uses of Interface
ai.vectros.types.TruncationWarningEvent._FinalStage
Packages that use TruncationWarningEvent._FinalStage
-
Uses of TruncationWarningEvent._FinalStage in ai.vectros.types
Classes in ai.vectros.types that implement TruncationWarningEvent._FinalStageMethods in ai.vectros.types that return TruncationWarningEvent._FinalStageModifier and TypeMethodDescriptionTruncationWarningEvent._FinalStage.additionalProperties(Map<String, Object> additionalProperties) TruncationWarningEvent._FinalStage.additionalProperty(String key, Object value) TruncationWarningEvent.Builder.reason(@NotNull TruncationWarningEventReason reason) A single human-readable summary of why results were dropped:context_window_budget(only the budget reason applied),no_groundable_content(only the no-content reason applied), orcontext_window_budget_and_no_content(both applied).TruncationWarningEvent.ReasonStage.reason(@NotNull TruncationWarningEventReason reason) A single human-readable summary of why results were dropped:context_window_budget(only the budget reason applied),no_groundable_content(only the no-content reason applied), orcontext_window_budget_and_no_content(both applied).