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