Tutorials ========= Step-by-step tutorials for common SpecAlign workflows. These tutorials follow a consistent structure: 1. **Overview** - What you'll learn 2. **Prerequisites** - Required setup 3. **Complete Example** - Full runnable code 4. **Expected Output** - Sample console output 5. **Key Takeaways** - Core learning points 6. **Next Steps** - Related tutorials Available Tutorials ------------------- .. toctree:: :maxdepth: 1 spec_generation red_team_pipeline dpo_dataset custom_providers Recommended Order ----------------- For new users, we recommend following this learning path: 1. :doc:`spec_generation` - Learn how specifications are generated 2. :doc:`red_team_pipeline` - Master the adversarial testing workflow 3. :doc:`dpo_dataset` - Generate training data for model alignment 4. :doc:`custom_providers` - Integrate custom API providers