ChatGPT-Java-API
2.0.2-SNAPSHOT
jvm
ChatGPT-Java-API
/
com.cjcrafter.openai.chat.tool
/
FunctionProperty
/
FunctionProperty
Function
Property
constructor
(
type
:
String
,
description
:
String
?
=
null
,
enum
:
MutableList
<
String
>
?
=
null
)