toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.response
/
ResponseInputItem
/
ResponseInputItem
Response
Input
Item
constructor
(
id
:
String
?
=
null
,
type
:
String
?
=
null
,
status
:
String
?
=
null
,
role
:
String
?
=
null
,
content
:
JsonElement
?
=
null
)