Guides
Models, files, study sessions, personalization, and error handling.
Practical guides for wiring Edu SDK into an app beyond the individual API pages.
| Guide | Topic |
|---|---|
| Error handling | EduSDKError subclasses and what the AI SDK leaves unwrapped |
| Models & providers | Passing model as a string ID or LanguageModel |
| Working with files | PDF / text / markdown as content, extractContent |
| Study session flow | Use <StudySession /> or build a custom runner from blocks + materials |
| Personalization | learnerContext, past work, topic tags, and the closed loop |
See Core for generators, workflows, and assessment.