PrefectHQ / ControlFlow

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

Change run_once to steps #214

Closed jlowin closed 2 months ago

jlowin commented 2 months ago

This is a breaking change. Task.run_once() is not Task.run(steps=1) to consolidate multiple code paths