Handoffs

class Handoffs(autonomy: Autonomy, val outputTypes: List<Class<*>>, applicationName: String) : ToolPublisher

Handoffs to local agents.

Constructors

Link copied to clipboard
constructor(autonomy: Autonomy, outputTypes: List<Class<*>>, applicationName: String)

Properties

Link copied to clipboard
Link copied to clipboard
open override val tools: List<Tool>

Tools referenced or exposed.