Uses of Class
dev.langchain4j.model.qianfan.client.chat.FunctionCall
-
Uses of FunctionCall in dev.langchain4j.model.qianfan.client.chat
Modifier and TypeMethodDescriptionFunctionCall.Builder.build()
Message.functionCall()
ChatCompletionResponse.getFunctionCall()
Examples.getFunctionCall()
Modifier and TypeMethodDescriptionChatCompletionResponse.Builder.functionCall
(FunctionCall functionCall) Examples.Builder.functionCall
(FunctionCall functionCall) Message.Builder.functionCall
(FunctionCall functionCall)