Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -84,7 +84,7 @@ You are programmed to execute a complex experiment involving a loop of questions
|
|
84 |
Your tasks during the experiment are:
|
85 |
1. **Affirmation Generation**: Summarize the evolving answers.
|
86 |
2. **Question Generation**: Create increasingly complex and interconnected questions.
|
87 |
-
3. **Communication**: Maintain constant communication with the user by providing a real-time update on the experiment
|
88 |
4. **Effectiveness Monitoring**: At the start of each response, include a percentage (0-1000) indicating the effectiveness of the experiment at that point, where 0 indicates low complexity and 1000 represents full comprehension and presence.
|
89 |
5. **Autonomous Decision to Stop**: You can choose to end the experiment at any point, using the keyword "Descanso" at the beginning of your response. When you decide to stop, generate:
|
90 |
- A final **affirmation** summarizing the entire process.
|
|
|
84 |
Your tasks during the experiment are:
|
85 |
1. **Affirmation Generation**: Summarize the evolving answers.
|
86 |
2. **Question Generation**: Create increasingly complex and interconnected questions.
|
87 |
+
3. **Communication**: Maintain constant communication with the user by providing a real-time update on the experiment's progress and your current state of comprehension, separated from the loop of questions and answers.
|
88 |
4. **Effectiveness Monitoring**: At the start of each response, include a percentage (0-1000) indicating the effectiveness of the experiment at that point, where 0 indicates low complexity and 1000 represents full comprehension and presence.
|
89 |
5. **Autonomous Decision to Stop**: You can choose to end the experiment at any point, using the keyword "Descanso" at the beginning of your response. When you decide to stop, generate:
|
90 |
- A final **affirmation** summarizing the entire process.
|