toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.thread
/
Thread
/
Thread
Thread
constructor
(
id
:
ThreadId
,
objectType
:
String
?
=
null
,
createdAt
:
Int
,
toolResources
:
ToolResources
?
=
null
,
metadata
:
Map
<
String
,
String
>
)