openai-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
openai-kotlin
openai-core
/
com.aallam.openai.api.thread
/
ThreadMessage
/
role
role
@
SerialName
(
value
=
"role"
)
val
role
:
Role
The role of the entity that is creating the message. Currently only
Role.User
is supported.