graphai / defaultTestContext
Variable: defaultTestContext
const
defaultTestContext:object
Defined in: packages/graphai/src/utils/utils.ts:119
Type declaration
agents
agents:
object
={}
debugInfo
debugInfo:
object
debugInfo.nodeId
nodeId:
string
="test"
debugInfo.retry
retry:
number
=0
debugInfo.state
state:
NodeState
=NodeState.Executing
debugInfo.subGraphs
subGraphs:
Map
<any
,any
>
debugInfo.verbose
verbose:
boolean
=true
filterParams
filterParams:
object
={}
log
log:
never
[] =[]
params
params:
object
={}