Spaces:
Sleeping
Sleeping
Update prompts/main_prompt.py
Browse files- prompts/main_prompt.py +0 -7
prompts/main_prompt.py
CHANGED
|
@@ -1,10 +1,3 @@
|
|
| 1 |
-
# prompts/main_prompt.py
|
| 2 |
-
|
| 3 |
-
# Ensure Python recognizes this file as a module
|
| 4 |
-
__all__ = ["TASK_PROMPT", "BAR_MODEL_PROMPT", "DOUBLE_NUMBER_LINE_PROMPT",
|
| 5 |
-
"RATIO_TABLE_PROMPT", "GRAPH_PROMPT", "REFLECTION_PROMPT",
|
| 6 |
-
"SUMMARY_PROMPT", "FINAL_REFLECTION_PROMPT"]
|
| 7 |
-
|
| 8 |
# Module starts with the task
|
| 9 |
TASK_PROMPT = """
|
| 10 |
Welcome to Module 2: Solving a Ratio Problem Using Multiple Representations!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Module starts with the task
|
| 2 |
TASK_PROMPT = """
|
| 3 |
Welcome to Module 2: Solving a Ratio Problem Using Multiple Representations!
|