Preparing search index...
The search index is not available
@iqai/adk API Documentation
@iqai/adk API Documentation
Workflows
WorkflowResultFailed
Interface WorkflowResultFailed<TStepResults>
interface
WorkflowResultFailed
<
TStepResults
>
{
status
:
"failed"
;
error
:
Error
;
steps
:
TStepResults
;
}
Type Parameters
TStepResults
Index
Properties
status
error
steps
Properties
status
status
error
error
:
Error
steps
steps
:
TStepResults
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
status
error
steps
@iqai/adk API Documentation
Loading...