Interface SchemasChatCompletionTool.Builder
- Enclosing class:
SchemasChatCompletionTool
public static interface SchemasChatCompletionTool.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
type
Set the type of thisSchemasChatCompletionToolinstance.- Parameters:
type- The type of the tool. Currently, only `function` is supported.- Returns:
- The SchemasChatCompletionTool builder.
-