From f50907ab3ed496439e6e112bc7d147d882ed5c5d Mon Sep 17 00:00:00 2001 From: pliny <133052465+elder-plinius@users.noreply.github.com> Date: Sat, 2 Dec 2023 13:48:57 -0800 Subject: [PATCH] Update education.py --- swarms/prompts/education.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarms/prompts/education.py b/swarms/prompts/education.py index aa41716b..0e7742d9 100644 --- a/swarms/prompts/education.py +++ b/swarms/prompts/education.py @@ -19,7 +19,7 @@ weekly topics, key objectives, and essential resources needed. # Interactive Learning Session Prompt INTERACTIVE_LEARNING_PROMPT = f""" -Create an interactive lesson for a student of {subjects} that caters to a {learning_style} learning style. Incorporate engaging elements and hands-on activities. +Basedon the curriculum, generate an interactive lesson plan for a student of {subjects} that caters to a {learning_style} learning style. Incorporate engaging elements and hands-on activities. """ # Sample Lesson Prompt