generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 445
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
Currently, the Graph multi-agent mode does not support hooks or callbacks for agents. Attempts to add an agent with hooks (i.e., custom event callbacks) result in a ValueError: "Agent callbacks are not supported for Graph agents yet."
Proposed Solution
Implement hook/callback support for agents in Graph multi-agent mode, consistent with the behavior provided in other orchestration modes.
Use Case
Allow users to leverage hooks for custom event handling, logging, telemetry, or integration with external systems when using Graph-based agent orchestration.
Alternatives Solutions
No response
Additional Context
Related: Session Persistence for Graph Agents
ilove2git and azaylamba
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request