Uses of Record Class
io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool.TextChatParameterFunction
Packages that use TextChatMessage.TextChatParameterTool.TextChatParameterFunction
-
Uses of TextChatMessage.TextChatParameterTool.TextChatParameterFunction in io.quarkiverse.langchain4j.watsonx.bean
Methods in io.quarkiverse.langchain4j.watsonx.bean that return TextChatMessage.TextChatParameterTool.TextChatParameterFunctionModifier and TypeMethodDescriptionTextChatMessage.TextChatParameterTool.function()Returns the value of thefunctionrecord component.Constructors in io.quarkiverse.langchain4j.watsonx.bean with parameters of type TextChatMessage.TextChatParameterTool.TextChatParameterFunctionModifierConstructorDescriptionTextChatParameterTool(String type, TextChatMessage.TextChatParameterTool.TextChatParameterFunction function) Creates an instance of aTextChatParameterToolrecord class.