toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.chat
/
ChatCompletionRequest
/
functions
functions
@
SerialName
(
value
=
"functions"
)
val
functions
:
List
<
ChatCompletionFunction
>
?
=
null
Deprecated
Deprecated in favor of tools
A list of functions the model may generate JSON inputs for.