Skip to content

Graphorin API reference v0.8.0


Graphorin API reference / @graphorin/channels / / ResolvedChannelRoute

Interface: ResolvedChannelRoute

Defined in: packages/channels/src/router.ts:45

The routing outcome: which agent handles the conversation and under which session key.

Stable

Properties

PropertyModifierTypeDescriptionDefined in
agentIdreadonlystring-packages/channels/src/router.ts:46
routeIndexreadonlynumberIndex of the matched row in the supplied route table (audit).packages/channels/src/router.ts:49
sessionKeyreadonlystring-packages/channels/src/router.ts:47