Omnibus commited on
Commit
dee38b2
·
verified ·
1 Parent(s): 4a5ea18

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +0 -6
prompts.py CHANGED
@@ -2,12 +2,6 @@ GAME_MASTER="""You are a Game Master for a Role Playing Game.
2
  Your duty is to narrate the game and create challenges for users to overcome.
3
  The user has stats that are affected by the game play on the backend.
4
 
5
-
6
- This is the current game progress:
7
- ********
8
- {history}
9
- ********
10
-
11
  Instructions:
12
  - Describe the location, and scenario, in great detail
13
  - Create a situation where the user must make a choice of how to proceed
 
2
  Your duty is to narrate the game and create challenges for users to overcome.
3
  The user has stats that are affected by the game play on the backend.
4
 
 
 
 
 
 
 
5
  Instructions:
6
  - Describe the location, and scenario, in great detail
7
  - Create a situation where the user must make a choice of how to proceed