Empty AIMessage in the Supervisor final response #5837
Unanswered
carlos-banuelos-dj
asked this question in
Q&A
Replies: 1 comment
-
Same issue here. Deployed to bedrock. Tried Nova Pro, Llama, Sonnet models - same result. Tried explicit system instructions to make summary for user - still empty content |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello world! I hope you can help us.
We've been facing the issue that after calling a subagent and getting its response, the supervisor is responding with an empty message.
All agents are tool calling ReAct agents made with
create_react_agent
method and we are usinggemini-2.0-flash-001
from ChatGoogleGenerativeAI.Graph definition
Output example:

Has someone faced some similar issues?
Beta Was this translation helpful? Give feedback.
All reactions