toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.completion
/
CompletionRequest
/
echo
echo
@
SerialName
(
value
=
"echo"
)
val
echo
:
Boolean
?
=
null
Echo back the prompt in addition to the completion.
Defaults to
false
.