Home / Companies / Arize / Blog / Post Details
Content Deep Dive

LlamaIndex Workflows: Navigating a New Way To Build Cyclical Agents

Blog post from Arize

Post Details
Company
Date Published
Author
John Gilhuly
Word Count
996
Company Posts That Month
15
Language
English
Hacker News Points
-
Post removed?
No
Summary

LlamaIndex has released a new approach to easily create agents called Workflows, which use an event-based architecture instead of traditional pipelines or chains. This new approach brings new considerations for developers and questions on how to evaluate and improve these systems. Workflows are an orchestration approach that lets you define agents as a series of Steps, each representing a component of your application. This event-driven architecture gives more freedom to applications to jump around and allows steps to be self-contained, making it easier to handle intricate flows and dynamic applications. Workflows are great at handling complicated agents, especially those that loop back to previous steps, but may add unnecessary complexity to linear applications. To visualize the paths taken by your Workflows, you can use Arize Phoenix, which provides an integration with LlamaIndex that allows you to easily visualize step-by-step invocations without adding extensive logging code. Workflows can also be evaluated using a similar approach as evaluating any agent, breaking down the process into tracing visibility, creating test cases, breaking components into discrete parts, defining evaluation criteria, running test cases, and iterating on your app.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
OpenTelemetry 5 282 40 19 -33%
LLM 3 3,629 397 137 -13%
Observability 3 1,330 232 85 -17%
Developer Experience 1 300 139 84 -14%
Vector Search 1 2,074 267 89 +26%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.