Preparing search index...
The search index is not available
@agentica/webite
@agentica/webite
@agentica/core
AgenticaCancelEvent
Interface AgenticaCancelEvent<Model>
interface
AgenticaCancelEvent
<
Model
extends
ILlmSchema.Model
>
{
selection
:
AgenticaOperationSelection
<
Model
>
;
toJSON
:
()
=>
IAgenticaEventJson
.
ICancel
;
type
:
"cancel"
;
}
Type Parameters
Model
extends
ILlmSchema.Model
Hierarchy
AgenticaEventBase
<
"cancel"
>
AgenticaCancelEvent
Index
Properties
selection
toJSON
type
Properties
selection
selection
:
AgenticaOperationSelection
<
Model
>
toJSON
toJSON
:
()
=>
IAgenticaEventJson
.
ICancel
type
type
:
"cancel"
Discriminator type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
selection
toJSON
type
@agentica/webite
Loading...
Discriminator type.