ChatGPT-Java-API
2.0.2-SNAPSHOT
jvm
ChatGPT-Java-API
/
com.cjcrafter.openai.threads.runs
/
ModifyRunRequest
Modify
Run
Request
data
class
ModifyRunRequest
(
var
metadata
:
MutableMap
<
String
,
String
>
?
)
A data class which represents a request to modify a
Run
.
Members
Constructors
Modify
Run
Request
Link copied to clipboard
constructor
(
metadata
:
MutableMap
<
String
,
String
>
?
)
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
metadata
Link copied to clipboard
var
metadata
:
MutableMap
<
String
,
String
>
?
The metadata to associate with the run