toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.chat
/
ChatResponseFormat
/
Companion
Companion
object
Companion
Members
Properties
Json
Object
Link copied to clipboard
val
JsonObject
:
ChatResponseFormat
JSON mode, which guarantees the message the model generates, is valid JSON.
Text
Link copied to clipboard
val
Text
:
ChatResponseFormat
Default text mode.