Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Update for Prefect 3 rc#77

Merged
jlowin merged 7 commits intomainfrom
prefect-3.0
Jun 3, 2024
Merged

Update for Prefect 3 rc#77
jlowin merged 7 commits intomainfrom
prefect-3.0

Conversation

@jlowin
Copy link
Member

@jlowin jlowin commented Jun 3, 2024

Updates CF for:

  • run_coro_as_sync has a more specific behavior; for the moment i have removed it and explicitly created sync/async routes. We can recombine later.
  • default result type is str
  • use graph to detect upstream dependencies to avoid infinite loop
  • agents create completions instead of controllers, which means that agents can become pluggable interfaces for custom attributes / libraries / memories, etc.

@jlowin jlowin merged commit 6852da4 into main Jun 3, 2024
@jlowin jlowin deleted the prefect-3.0 branch June 3, 2024 15:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant