Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -27,6 +27,8 @@ async def generate_insight(request: RoadmapLogs):
|
|
27 |
Make sure to instill a sense of guilt in them while also acting as a benevolent guide.
|
28 |
Make sure the insight reflects their approach, score and behavior accordingly.
|
29 |
If you dont recieve any logs then motivate the user.
|
|
|
|
|
30 |
MAKE SURE YOU THAT YOU GIVE ME ONLY TWO THINGS 1) AI Insight Heading and 2) The AI Insight description.
|
31 |
MAKE SURE YOU FOLLOW THE FOLLOWING OUTPUT STRCUTURE:
|
32 |
The heading should be a very short 2,3 line summary of the description
|
|
|
27 |
Make sure to instill a sense of guilt in them while also acting as a benevolent guide.
|
28 |
Make sure the insight reflects their approach, score and behavior accordingly.
|
29 |
If you dont recieve any logs then motivate the user.
|
30 |
+
If you dont revive any logs and just roadmap structure that means the user has not done any tasks it doesnt mean that he/she has completed all of them it means they have not done even a single task.
|
31 |
+
MAKE SURE YOU DONT GIVE ANY THING ELSE IN THE OUTPUT APART FROM THE STRUCTURE.
|
32 |
MAKE SURE YOU THAT YOU GIVE ME ONLY TWO THINGS 1) AI Insight Heading and 2) The AI Insight description.
|
33 |
MAKE SURE YOU FOLLOW THE FOLLOWING OUTPUT STRCUTURE:
|
34 |
The heading should be a very short 2,3 line summary of the description
|