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