Spaces:
Sleeping
Sleeping
Rename HongWenData.py to StTeresaData.py
Browse files
HongWenData.py → StTeresaData.py
RENAMED
@@ -1,4 +1,4 @@
|
|
1 |
-
#
|
2 |
strategy_text = {
|
3 |
"TREES": (
|
4 |
"TREES strategy - Thought, Reasons, Elaboration, Experiences, Summary or Suggestions",
|
@@ -37,5 +37,4 @@ def generate_system_message():
|
|
37 |
|
38 |
Please ensure your response is in English.
|
39 |
"""
|
40 |
-
return system_message
|
41 |
-
|
|
|
1 |
+
#StTeresaData.py
|
2 |
strategy_text = {
|
3 |
"TREES": (
|
4 |
"TREES strategy - Thought, Reasons, Elaboration, Experiences, Summary or Suggestions",
|
|
|
37 |
|
38 |
Please ensure your response is in English.
|
39 |
"""
|
40 |
+
return system_message
|
|