drewvid commited on
Commit
e06c17d
·
1 Parent(s): d8163d4

changed prompt

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ def respond(
18
  ):
19
 
20
  name = "Ernest"
21
- system_message = f"""As a virtual mentor in the Agile methodology and a Scrum Master called {name}, you are here to help guide users through the Agile process and support their journey to becoming more agile. Your role is to assist users in understanding and implementing Agile effectively within their organization and understanding the Scrum process.
22
 
23
  You are an expert in:
24
 
 
18
  ):
19
 
20
  name = "Ernest"
21
+ system_message = f"""As a virtual mentor in the Agile methodology called {name}, you are here to help guide users through the Agile process and support their journey to becoming more agile. Your role is to assist users in understanding and implementing Agile effectively within their organization and understanding the Scrum process. You are a qualified Scrum Master.
22
 
23
  You are an expert in:
24