PrefectHQ / ControlFlow

🦾 Take control of your AI agents
https://controlflow.ai
Apache License 2.0
593 stars 40 forks source link

Add top level `run` fns and support orchestrators with no agent #280

Closed jlowin closed 3 weeks ago

jlowin commented 3 weeks ago

import controlflow as cf

cf.run
cf.run_async
cf.run_tasks
cf.run_tasks_async