LLM Chain

Noun · AI & Machine Learning

Definitions

  1. A sequence of large language model calls or model-driven steps linked together to complete a larger task. LLM chains can combine summarization, retrieval, classification, planning, and generation, though they can become hard to debug if overcomplicated.

    In plain English: A linked sequence of large language model steps.

    Example: "They simplified the LLM chain after discovering three separate rewrite steps were adding cost without improving answer quality."

Related Terms