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

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

Merged
merged 4 commits into from
Sep 4, 2024

Conversation

jlowin
Copy link
Member

@jlowin jlowin commented Sep 4, 2024

import controlflow as cf

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

@jlowin jlowin added the feature New feature that doesn't exist today label Sep 4, 2024
@jlowin jlowin merged commit 673c462 into main Sep 4, 2024
4 checks passed
@jlowin jlowin deleted the orchestrator branch September 4, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature that doesn't exist today
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant