FinishReason

@Serializable
value class FinishReason(val value: String)

Output only. The reason why the model stopped generating tokens.

If empty, the model has not stopped generating the tokens.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard