Function

data class Function(var name: String) : ToolChoice

Forces ChatGPT to use the specified function.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The name of the function to call