AdvancedVocabulary#llamaindex#workflows#python#rag#llm

LlamaIndex Workflows & Query Pipelines

LlamaIndex Workflows provide an event-driven, async-first framework for building complex AI pipelines. Master the vocabulary for steps, events, Context objects, and query pipelines used in production RAG and agent applications.

0 / 5 completed
1 / 5
A developer uses LlamaIndex Workflows and decorates a method with @step. What does the step decorator indicate in this context?