Skip to content

Can loop agent nested another loop agent? #922

@tomgor

Description

@tomgor

I write a loop agent "outer" which has a inner loop agent "inner" as it's sub agent.

inner agent has a exit loop sub agent who will invoke ExitLoopTool.INSTANCE.
outer agent has nother exit loop sub agent who will invoke ExitLoopTool.INSTANCE.

when I test this agent, I found when inner loop agent exit loop ,will caus outer loop exit too!

I am not sure it's bug or we do not support nested loop agent

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwaiting on reporterWaiting for reaction by reporter. Failing that, maintainers will eventually closed it as stale.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions