Preparing search index...
The search index is not available
@agentica/webite
@agentica/webite
@agentica/core
AgenticaExecuteEvent
Class
Interface Class<Model>
interface
Class
<
Model
extends
ILlmSchema.Model
>
{
arguments
:
Record
<
string
,
unknown
>
;
created_at
:
string
&
Format
<
"date-time"
>
;
id
:
string
;
operation
:
AgenticaOperation
.
Class
;
protocol
:
"class"
;
toHistory
:
()
=>
AgenticaExecuteHistory
.
Class
;
toJSON
:
()
=>
IAgenticaEventJson
.
IExecute
;
type
:
"execute"
;
value
:
unknown
;
}
Type Parameters
Model
extends
ILlmSchema.Model
Hierarchy
Base
<
"class"
,
AgenticaOperation
.
Class
<
Model
>
,
AgenticaExecuteHistory
.
Class
<
Model
>
,
unknown
,
>
Class
Index
Properties
arguments
created_
at
id
operation
protocol
to
History
toJSON
type
value
Properties
arguments
arguments
:
Record
<
string
,
unknown
>
created_
at
created_at
:
string
&
Format
<
"date-time"
>
Creation timestamp of the event.
id
id
:
string
Primary key of the event.
operation
operation
:
AgenticaOperation
.
Class
protocol
protocol
:
"class"
to
History
toHistory
:
()
=>
AgenticaExecuteHistory
.
Class
toJSON
toJSON
:
()
=>
IAgenticaEventJson
.
IExecute
type
type
:
"execute"
Discriminator type.
value
value
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
created_
at
id
operation
protocol
to
History
toJSON
type
value
@agentica/webite
Loading...
Creation timestamp of the event.