Tutorials, deep dives, and practical guides for every part of the Dippin toolchain.
Install the toolchain, write your first workflow, validate it, and export to DOT — in under 5 minutes.
Read →Write deterministic tests for non-deterministic pipelines. Inject context values, assert visited/not-visited nodes, check path ordering, and run in CI.
Read →Step-by-step guide: dippin migrate, validate-migration for parity checking, handling model name differences, and verifying nothing broke.
Set up GitHub Actions with dippin lint, test, and fmt --check. Exit codes, JSON output for machine parsing, and the dogfooding CI job.
Get diagnostics, hover docs, go-to-definition, and syntax highlighting in your editor. Covers VS Code extension, Neovim with LSP, and the tree-sitter grammar.
Read →DOT's escaped strings are unreadable. Dippin's indentation-based blocks let you write prompts with markdown, JSON, and code blocks — no escaping required.
Read →whenBuild branching pipelines that route based on LLM output. Learn condition syntax, operators, compound expressions, and exhaustive detection.
Read →Estimate per-run pipeline costs before spending real money. Use dippin cost for breakdowns and dippin optimize for savings suggestions.