SubgraphWithTaskUtils
Utility object providing tools and methods for working with subgraphs and tasks in a controlled and structured way. These utilities are designed to help finalize subgraph-related tasks and encapsulate result handling within tool constructs.
Properties
Link copied to clipboard
The maximum number of times an assistant is allowed to repeat responses within an interaction session, up to a maximum of 3 times, by default.
Link copied to clipboard
A constant string describing the purpose and usage of a tool within the agent framework.
Link copied to clipboard
Represents the name of the internal tool used for finalizing subgraph task results within an AI agent's execution flow. This constant is primarily intended for internal use in the implementation of tools and agents.