Uses of Enum
dev.langchain4j.model.zhipu.chat.ToolChoiceMode
Packages that use ToolChoiceMode
-
Uses of ToolChoiceMode in dev.langchain4j.model.zhipu.chat
Methods in dev.langchain4j.model.zhipu.chat that return ToolChoiceModeModifier and TypeMethodDescriptionstatic ToolChoiceModeReturns the enum constant of this type with the specified name.static ToolChoiceMode[]ToolChoiceMode.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 ToolChoiceModeModifier and TypeMethodDescriptionChatCompletionRequest.Builder.toolChoice(ToolChoiceMode toolChoiceMode)