Iterate on Orchestrator Mode #3007
nissa-seru
started this conversation in
Feature Requests
Replies: 1 comment
-
So grand orchestrator => planner/delegator => single task coder? |
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.
-
Something like:
- Planning model; does not execute, only plans, delegates (and revises plan per progress at checkpoints.)
- Any number of worker models, each with any number of verbs they can perform.
- Each verb has an input format and and output format. These may markdown templates or json/xml schema.
pause
points for the planner to check progress and modify unexecuted segment of the plan to adapt as needed.Beta Was this translation helpful? Give feedback.
All reactions