← all papers · overview

Efficient LLM Serving For Agentic Workflows: A Data Systems Perspective

Abstract

Agentic workflows are composed of sequences of interdependent Large Language Model (LLM) calls, and they have become a dominant workload in modern AI systems. These workflows exhibit extensive redundancy from overlapping prompts and intermediate results due to speculative and parallel exploration. Existing LLM serving systems, such as vLLM, focus on optimizing individual inference calls and overlo

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).