agentskit.js

HierarchicalNode

Auto-generated API reference for HierarchicalNode.

Interface: HierarchicalNode<TContext>

Defined in: topologies.ts:140

#Type Parameters

#TContext

TContext = unknown

#Properties

#agent

agent: AgentHandle<TContext>

Defined in: topologies.ts:141


#children?

optional children?: HierarchicalNode<TContext>[]

Defined in: topologies.ts:144


#tags?

optional tags?: string[]

Defined in: topologies.ts:143

Free-form tags the router can match against.

Explore nearby

✎ Edit this page on GitHub·Found a problem? Open an issue →·How to contribute →

On this page