Central orchestrator for all processes and job requests.
Remarks
For most usecases, Worker should not be initialized or handled directly; you should instead call
for its creation through cli.runApp. This could, however, be useful in situations where
you don't have access to a command line, such as a headless program, or one that uses Agents
behind a wrapper.
Central orchestrator for all processes and job requests.
Remarks
For most usecases, Worker should not be initialized or handled directly; you should instead call for its creation through cli.runApp. This could, however, be useful in situations where you don't have access to a command line, such as a headless program, or one that uses Agents behind a wrapper.