Speculation

@Serializable
data object Speculation : LLMCapability(source)

Represents the capability of the language model to perform speculative responses. This capability allows the model to generate responses with varying degrees of likelihood, often used for exploratory or hypothetical scenarios.

Speculation may be beneficial in situations where creative or less deterministic answers are preferred, providing a broader range of potential outcomes.

Properties

Link copied to clipboard
val id: String

The unique identifier for this capability.