Uses of Class
com.longbridge.agent.SubagentOutputs
-
Packages that use SubagentOutputs Package Description com.longbridge.agent -
-
Uses of SubagentOutputs in com.longbridge.agent
Methods in com.longbridge.agent that return SubagentOutputs Modifier and Type Method Description SubagentOutputsSubagentFinishedEvent. getOutputs()Returns the subagent result: goal, result, and the timeline of tool calls it made.
-