AliasInvocationState

Enum representing the invocation state of an agent alias

Inheritors

Types

Link copied to clipboard

Agent is actively processing requests

Link copied to clipboard
object Companion
Link copied to clipboard

Agent is paused and will not accept new requests

Link copied to clipboard
data class SdkUnknown(val value: String) : AliasInvocationState

Properties

Link copied to clipboard
abstract val value: String