Interface MessageToolCallFunction.Builder
- Enclosing class:
MessageToolCallFunction
public static interface MessageToolCallFunction.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
name
Set the name of thisMessageToolCallFunctioninstance.- Parameters:
name- The name of the function to call.- Returns:
- The MessageToolCallFunction builder.
-