AgentSpacePreferenceKey

The key of a preference that can be configured on an agent space. The elevatedActionsEnabled key controls whether elevated directed actions are permitted in the agent space. Elevated directed actions are mutating operations that also require per-action operator approval, and default to false when not set.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : AgentSpacePreferenceKey

Properties

Link copied to clipboard
abstract val value: String