openai-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
openai-kotlin
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