AI Provider Setup
Introduction
This page follows the Playwright-style docs rhythm: short introduction, clear learning goals, a recommended flow, and concrete next steps.
You Will Learn
- which prerequisites should be validated first
- how the recommended flow works without unnecessary detours
- which follow-up pages matter for the next step
Recommended Flow
- Open the relevant area and inspect the current project baseline.
- Configure only the options required for a small, reproducible scope.
- Run an initial validation step and capture any open issues.
- Expand the scope only after the baseline setup is stable.
