agentskit.js

TopologyLogEvent

Auto-generated API reference for TopologyLogEvent.

Interface: TopologyLogEvent

Defined in: topologies.ts:17

#Properties

#agent?

optional agent?: string

Defined in: topologies.ts:20


#iteration?

optional iteration?: number

Defined in: topologies.ts:23


#phase

phase: "dispatch" | "agent:start" | "agent:end" | "merge" | "done"

Defined in: topologies.ts:19


#result?

optional result?: string

Defined in: topologies.ts:22


#task?

optional task?: string

Defined in: topologies.ts:21


#topology

topology: string

Defined in: topologies.ts:18

Explore nearby

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

On this page