Package com.openai.models
Class Run.Object
-
- All Implemented Interfaces:
-
com.openai.core.Enum
public final class Run.Object implements Enum
The object type, which is always
thread.run
.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enum
Run.Object.Known
public enum
Run.Object.Value
-
Field Summary
Fields Modifier and Type Field Description public final static Run.Object
THREAD_RUN
-