ChatGPT-Java-API
2.0.2-SNAPSHOT
jvm
ChatGPT-Java-API
/
com.cjcrafter.openai.chat.tool
/
ToolCallDelta
/
ToolCallDelta
Tool
Call
Delta
constructor
(
index
:
Int
,
id
:
String
?
=
null
,
type
:
Tool.Type
?
=
null
,
function
:
FunctionCallDelta
?
=
null
)