Uses of Enum Class
xyz.felh.openai.assistant.run.TruncationStrategy.Type
Packages that use TruncationStrategy.Type
-
Uses of TruncationStrategy.Type in xyz.felh.openai.assistant.run
Methods in xyz.felh.openai.assistant.run that return TruncationStrategy.TypeModifier and TypeMethodDescriptionstatic TruncationStrategy.TypeReturns the enum constant of this class with the specified name.static TruncationStrategy.Type[]TruncationStrategy.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.