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