toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.finetuning
/
Level
Level
@
Serializable
@
JvmInline
value
class
Level
(
val
value
:
String
)
Represents the severity level of a fine-tuning job event.
Members
Constructors
Level
Link copied to clipboard
constructor
(
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
String