Uses of Enum Class
ai.acolite.agentsdk.core.ToolGuardrailBehavior
Packages that use ToolGuardrailBehavior
Package
Description
Core framework for building AI agents with OpenAI's API.
-
Uses of ToolGuardrailBehavior in ai.acolite.agentsdk.core
Methods in ai.acolite.agentsdk.core that return ToolGuardrailBehaviorModifier and TypeMethodDescriptionstatic ToolGuardrailBehaviorReturns the enum constant of this class with the specified name.static ToolGuardrailBehavior[]ToolGuardrailBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared.