Uses of Enum Class
dev.langchain4j.community.model.zhipu.chat.ToolChoiceMode
Packages that use ToolChoiceMode
-
Uses of ToolChoiceMode in dev.langchain4j.community.model.zhipu.chat
Methods in dev.langchain4j.community.model.zhipu.chat that return ToolChoiceModeModifier and TypeMethodDescriptionstatic ToolChoiceModeReturns 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.Methods in dev.langchain4j.community.model.zhipu.chat with parameters of type ToolChoiceModeModifier and TypeMethodDescriptionChatCompletionRequest.Builder.toolChoice(ToolChoiceMode toolChoiceMode)