Simple

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

Represents a simple JSON schema support capability within the context of language learning models (LLMs). Used to specify lightweight or basic JSON processing 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").