Practical workflow orchestration

Topics covered
Popular Clips
Questions from this episode
- Asked by 173 people
- Asked by 164 people
- Asked by 78 people
- Asked by 45 people
- Asked by 44 people
- Asked by 38 people
- Asked by 32 people
- Asked by 26 people
- Asked by 16 people
- Asked by 13 people
- Asked by 13 people
- Asked by 7 people
- Asked by 6 people
- Asked by 3 people
Episode Highlights
Agentic Workflows
Agentic workflows represent a shift in how we approach automation, allowing systems to autonomously decide their actions. explains that these workflows differ from traditional deterministic ones by enabling large language models (LLMs) to create their own tools and plans 1. This flexibility, however, introduces challenges in debugging and reliability. highlights the difficulty in managing these workflows, often leading to a preference for static alternatives 2.
A lot of people are trying to build these agentic workflows, and a lot of those things are very flaky and hard to debug.
---
emphasizes the importance of treating failure states as first-class citizens to improve robustness.
  Â
LLM Integration
Integrating LLMs into workflows presents both opportunities and challenges. discusses how LLMs can autonomously create and manage infrastructure, which requires new orchestration strategies 3. Prefect's ControlFlow offers enhanced observability and resilience, addressing common failure points like timeouts and retries 4.
It's really, how do you give agents durability and resiliency? Because those are often the biggest reasons that they fail.
---
This approach allows for more reliable execution of complex workflows, even with thousands of concurrent API calls.
Related Episodes


Collaboration & evaluation for LLM apps
Answers 383 questions

Production data labeling workflows
Answers 383 questions

Roles to play in the AI dev workflow
Answers 383 questions

From notebooks to Netflix scale with Metaflow
Answers 383 questions

The landscape of AI infrastructure
Answers 383 questions

Data science for intuitive user experiences
Answers 383 questions

Machine learning at small organizations
Answers 383 questions

The new AI app stack
Answers 383 questions

Applied NLP solutions & AI education
Answers 383 questions

Testing ML systems
Answers 383 questions

Explainable AI that is accessible for all humans
Answers 383 questions

Creating tested, reliable AI applications
Answers 383 questions

Generative models: exploration to deployment
Answers 383 questions

AI-driven automation in manufacturing
Answers 383 questions

MLOps and tracking experiments with Allegro AI
Answers 383 questions
