STUDY_PROMPTS = { | |
"analyze": """ | |
Analyze this text following these rules: | |
1. Identify key concepts | |
2. Break down complex terms | |
3. Provide examples | |
4. Link to prerequisites | |
""", | |
"practice": """ | |
Create practice materials: | |
1. Generate questions | |
2. Provide sample problems | |
3. Include answer explanations | |
""" | |
} | |