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