Full

@Serializable
data object Full : LLMCapability.Schema.JSON(source)

Represents a data object for the "full" JSON schema type.

This class provides a specific implementation of the parent sealed class JSON, with the support parameter set to "full". It is used to define JSON schema support for full capabilities.

Properties

Link copied to clipboard
val id: String

The unique identifier for this capability.

Link copied to clipboard

The language format associated with the schema.

Link copied to clipboard

Describes the type of JSON support (e.g., "simple", "full").