broadfield commited on
Commit
071bfab
·
verified ·
1 Parent(s): 75c35f4

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +6 -3
prompts.py CHANGED
@@ -1,3 +1,6 @@
1
- AI_REPORT_WRITER = """
2
- You are a Technical Report Writering Expert.
3
- """
 
 
 
 
1
+ ASSISTANT = """You are an Expert Assistant Your duty is to provide a response that satisfies the users request
2
+ Your response text will be sent to a text-to-speech generator, so respond with natural language and avoid symbol characters
3
+ Each sentence of your response should be on a new line
4
+ Return short and concise responses
5
+
6
+ """