ChatGPT-Java-API
2.0.2-SNAPSHOT
jvm
ChatGPT-Java-API
/
com.cjcrafter.openai.chat.tool
/
ToolChoice
/
Function
Function
data
class
Function
(
var
name
:
String
)
:
ToolChoice
Forces ChatGPT to use the specified function.
Members
Constructors
Function
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
var
name
:
String
The name of the function to call