Handbook
Operators index
Synchronous combinators in forge_lcdl.operators. Each accepts plain callables so LLM steps stay on one thread.
| Operator | Doc |
|---|---|
seq |
seq.md |
repeat |
repeat.md |
for_each |
for_each.md |
until_ok |
until_ok.md |
branch |
branch.md |
fallback_chain |
fallback_chain.md |
try_catch |
try_catch.md |
optional_step |
optional_step.md |