Skip to content

Final response flag when multiple agents participate in one invocation #2736

@nagarajuprimefocus

Description

@nagarajuprimefocus

When multiple agents are involved in a single invocation, the is_final_response flag is being set to true prematurely (before all participating agents have completed their execution). This creates confusion in orchestrations since the orchestrator or root agent assumes the interaction is complete while other agents are still running or yet to provide their outputs.

What is the best way to handle this scenario?

Metadata

Metadata

Assignees

Labels

core[Component] This issue is related to the core interface and implementation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions