Learning goals
- Understand the difference between Provider and Model
- Clarify login and authentication paths
- Pick one default model path
- Reduce first-time debugging cost
Phase 2
Untangle Provider, Model, and Auth so the most common confusion stops feeling mysterious.
Learning goals
Core guide
Separate Provider, Model, and Auth clearly, and take a stable default-model path the first time.

Recommended resources for this stage
Official
A good reference for understanding Providers, Models, and integration paths alongside lesson three.
Open resourceStage navigation