Uses of Enum Class
dev.langchain4j.model.zhipu.chat.ToolChoiceMode
-
Uses of ToolChoiceMode in dev.langchain4j.model.zhipu.chat
Modifier and TypeMethodDescriptionstatic ToolChoiceMode
Returns the enum constant of this class with the specified name.static ToolChoiceMode[]
ToolChoiceMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionChatCompletionRequest.Builder.toolChoice
(ToolChoiceMode toolChoiceMode)