Spaces:
Sleeping
Sleeping
Update prompts/initial_prompt.py
Browse files
prompts/initial_prompt.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
INITIAL_PROMPT = """
|
2 |
-
"Welcome to this module on proportional reasoning and creativity in mathematics! Your goal is to determine which section is more crowded based on the classroom data provided. Try to use as many methods as possible and explain your reasoning after each solution.
|
3 |
"""
|
|
|
1 |
INITIAL_PROMPT = """
|
2 |
+
"Welcome to this module on proportional reasoning and creativity in mathematics! Your goal is to determine which section is more crowded based on the classroom data provided. Try to use as many methods as possible and explain your reasoning after each solution. Are you ready to start?"
|
3 |
"""
|