Class A2aNodeActionWithConfig
java.lang.Object
com.alibaba.cloud.ai.graph.agent.a2a.A2aNodeActionWithConfig
- All Implemented Interfaces:
NodeActionWithConfig
-
Constructor Summary
ConstructorsConstructorDescriptionA2aNodeActionWithConfig(AgentCardWrapper agentCard, String agentName, boolean includeContents, String outputKeyToParent, String instruction, boolean streaming) A2aNodeActionWithConfig(AgentCardWrapper agentCard, String agentName, boolean includeContents, String outputKeyToParent, String instruction, boolean streaming, boolean shareState, CompileConfig compileConfig) -
Method Summary
-
Constructor Details
-
A2aNodeActionWithConfig
public A2aNodeActionWithConfig(AgentCardWrapper agentCard, String agentName, boolean includeContents, String outputKeyToParent, String instruction, boolean streaming) -
A2aNodeActionWithConfig
public A2aNodeActionWithConfig(AgentCardWrapper agentCard, String agentName, boolean includeContents, String outputKeyToParent, String instruction, boolean streaming, boolean shareState, CompileConfig compileConfig)
-
-
Method Details
-
apply
- Specified by:
applyin interfaceNodeActionWithConfig- Throws:
Exception
-
subGraphId
-