Uses of Enum Class
dev.langchain4j.model.openai.internal.chat.ToolType
Packages that use ToolType
-
Uses of ToolType in dev.langchain4j.model.openai.internal.chat
Methods in dev.langchain4j.model.openai.internal.chat that return ToolTypeModifier and TypeMethodDescriptionTool.type()ToolCall.type()static ToolTypeReturns the enum constant of this class with the specified name.static ToolType[]ToolType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.model.openai.internal.chat with parameters of type ToolType