You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally the user would only see an output event from the format_output node, but instead they see a serialised response from the classify_section and classify_heading agents, in addition to the format_output event.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have some LlmAgents as workflow nodes roughly as follows:
Ideally the user would only see an output event from the
format_outputnode, but instead they see a serialised response from the classify_section and classify_heading agents, in addition to the format_output event.Is it possible to suppress this output somehow?
Beta Was this translation helpful? Give feedback.
All reactions