Interface: GraphExpansionHandler
Defined in: packages/agentos/src/orchestration/runtime/GraphRuntime.ts:97
Methods
handle()
handle(
context):Promise<GraphExpansionResult|null>
Defined in: packages/agentos/src/orchestration/runtime/GraphRuntime.ts:98
Parameters
context
Returns
Promise<GraphExpansionResult | null>