Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Workforce and Task management for production reasoning agent #1832

Open
3 tasks done
wayne-wang-1119 opened this issue Mar 13, 2025 · 0 comments
Open
3 tasks done
Labels
question Further information is requested

Comments

@wayne-wang-1119
Copy link

Required prerequisites

Questions

I am trying to build a multi-hop agent where the tasks contain subtasks and i want to use the task in a workforce. however it seems that workforce only operates on one task, and refreshes the states when another sub task is passed in. how should i achieve:

  1. main task
    1.1 step1
    1.2 step2
    1.3 step3

instead of

  1. main task which you should do step 1 and 2 and 3

for more control and reliability?

@wayne-wang-1119 wayne-wang-1119 added the question Further information is requested label Mar 13, 2025
@wayne-wang-1119 wayne-wang-1119 changed the title [Question] [Question] Workforce and Task management Mar 13, 2025
@wayne-wang-1119 wayne-wang-1119 changed the title [Question] Workforce and Task management [Question] Workforce and Task management for production reasoning agent Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant