Uses of Class
dev.langchain4j.model.zhipu.chat.Function
-
Uses of Function in dev.langchain4j.model.zhipu.chat
Modifier and TypeMethodDescriptionFunction.Builder.build()
Tool.getFunction()
ToolChoice.getFunction()
Modifier and TypeMethodDescriptionstatic Tool
void
Tool.setFunction
(Function function) void
ToolChoice.setFunction
(Function function)