AI RESEARCH

FlowCompile: An Optimizing Compiler for Structured LLM Workflows

arXiv CS.CL

ArXi:2605.13647v1 Announce Type: new Structured LLM workflows, where specialized LLM sub-agents execute according to a predefined graph, have become a powerful abstraction for solving complex tasks. Optimizing such workflows, i.e., selecting configurations for each sub-agent to balance accuracy and latency, is challenging due to the combinatorial design space over model choices, reasoning budgets, and workflow structures.