Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Introduction

  • Create and run graphical workflows built around agents: LLM models and tools
  • graphical refers to node graphs rather than visual interface
  • Has a visual interface too
  • Part of a suite of agent-centric tools
  • Invokes models over API
    • wide range of compatibility
  • Tools exposed over MCP servers
  • After editing, workflows can run using headless runner
    • Useful for automated periodic or triggered tasks
    • Can be called from other applications