Execute declarative YAML AI workflows with branching, retry, multi-provider LLM support, guardrails, and OpenTelemetry tracing via the Beddel Python SDK. Use when asked to run, create, validate, or debug YAML AI workflows, multi-step pipelines, or LLM chains. Triggers on: "run workflow", "execute pipeline", "validate YAML workflow", "create a workflow", "beddel", "multi-step LLM".
Declarative YAML workflow engine for AI pipelines — run multi-step LLM chains with branching, guardrails, retry, and observability out of the box.
python3.11 --version)python3.11 -m pip --version)export GEMINI_API_KEY="your-key"
python3.11 -m pip install "beddel[all]"
beddel version
Note: System Python may be 3.10. Always use python3.11 explicitly.
hello.yaml: