LLM Pipeline
Noun · AI & Machine Learning
Definitions
A pipeline built around large language model interactions, often including retrieval, prompt assembly, inference, validation, and downstream actions. LLM pipelines are useful abstractions because real applications rarely consist of a single prompt alone.
In plain English: A workflow pipeline built around large language model steps.
Example: "The LLM pipeline enriched tickets with customer metadata before drafting a suggested support reply."