openai-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
openai-kotlin
openai-core
/
com.aallam.openai.api.run
/
FunctionToolCallStep
/
output
output
@
SerialName
(
value
=
"output"
)
val
output
:
String
?
=
null
The output of the function. This will be null if the outputs have not been submitted yet.