Can I spawn sub-agents? #1593
Unanswered
SuperPauly
asked this question in
Q&A
Replies: 1 comment
|
Hi Paul, Yes you can program sub-agents in PDL. You have to define your agent as a function such that you can control the input context and call it in a The code can have a structure like the following: |
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.
Is there a way to spawn sub-agents in PDL?
Or give the option for the agent to decide?
All reactions