agentskit.js

HierarchicalNode

Auto-generated API reference for HierarchicalNode.

Interface: HierarchicalNode<TContext>

Defined in: topologies.ts:158

#Type Parameters

#TContext

TContext = unknown

#Properties

#agent

agent: AgentHandle<TContext>

Defined in: topologies.ts:159


#children?

optional children?: HierarchicalNode<TContext>[]

Defined in: topologies.ts:162


#tags?

optional tags?: string[]

Defined in: topologies.ts:161

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