About 133,000 results
Open links in new tab
  1. LLM workflows - AWS Prescriptive Guidance

    To perform complex tasks reliably, agents must embed the LLM within a structured workflow, where the model's capabilities are augmented with tools, memory, planning loops, and …

  2. GitHub - llm-workflow-engine/llm-workflow-engine: Power CLI …

    LLM Workflow Engine LLM Workflow Engine (LWE) is a Power CLI and Workflow manager for LLMs.

  3. 5 Powerful LLM Workflow Design Patterns Explained - Medium

    Aug 7, 2025 · In this post, I’ll break down 5 core workflow design patterns for large language models (LLMs). Whether you’re building with LangChain, OpenAI, or custom agents, these …

  4. Workflows and agents - Docs by LangChain

    Workflows and agentic systems are based on LLMs and the various augmentations you add to them. Tool calling, structured outputs, and short term memory are a few options for tailoring …

  5. Prompt flow — Prompt flow documentation - GitHub Pages

    Create flows that link LLMs, prompts, Python code and other tools together in a executable workflow. Debug and iterate your flows, especially tracing interaction with LLMs with ease.

  6. Mastering LLM Tool Calling: The Complete Framework for …

    Jan 7, 2026 · Learn the three-pillar framework for building production-ready LLM agents using data access, computation, and actions tools.

  7. End-to-end LLM Workflows Guide - Anyscale

    Jun 17, 2024 · In this guide, we'll learn how to execute the end-to-end LLM workflows to develop & productionize LLMs at scale. Data preprocessing: prepare our dataset for fine-tuning with …

  8. LLM4Workflow: An LLM-based Automated Workflow Model …

    Oct 27, 2024 · We present LLM4Workflow, an LLM-based automated workflow model generation tool. Using workflow descriptions as the input, LLM4Workflow can automatically embed …

  9. How to Build Workflows with Prefect and LLM Frameworks: …

    May 31, 2025 · Learn to build automated LLM workflows with Prefect. Step-by-step tutorial covers setup, integration, and deployment for production-ready AI systems.

  10. Conclusion degree of autonomy. Unlike simpler LLM applications, agents execute workflows end-to-end, making them well-suited for use cases that involve complex decisions, unstructured …