Module: RubyLLM::Agents::ImagePipeline::Execution
- Included in:
- RubyLLM::Agents::ImagePipeline
- Defined in:
- lib/ruby_llm/agents/image/pipeline/execution.rb
Overview
Execution logic for image pipelines
Handles step execution, context passing between steps, error handling, caching, and execution tracking.