Level

@Serializable
value class Level(val value: String)

Represents the severity level of a fine-tuning job event.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard