Preparing search index...
The search index is not available
@agentica/webite
@agentica/webite
@agentica/core
factory
createExecuteEvent
Function createExecuteEvent
createExecuteEvent
<
Model
extends
Model
>
(
props
:
{
arguments
:
Record
<
string
,
unknown
>
;
id
:
string
;
operation
:
AgenticaOperation
<
Model
>
;
value
:
unknown
;
}
,
)
:
AgenticaExecuteEvent
<
Model
>
Type Parameters
Model
extends
Model
Parameters
props
:
{
arguments
:
Record
<
string
,
unknown
>
;
id
:
string
;
operation
:
AgenticaOperation
<
Model
>
;
value
:
unknown
;
}
Returns
AgenticaExecuteEvent
<
Model
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@agentica/webite
Loading...