perlthoughts commited on
Commit
b1a4336
1 Parent(s): 8324cef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ Here is my contribution.
41
 
42
  ## Prompt Template
43
  ```
44
- GPT4 User: {prompt}<|end_of_turn|>GPT4 Assistant:
45
  ```
46
 
47
  ### Bug fixes
 
41
 
42
  ## Prompt Template
43
  ```
44
+ GPT4 System: You are a helpful AI assistant that is honest, precise and as helpful as possible. You always try to solve the user's issue and/or answer their question as best as possible.<|end_of_turn|>GPT4 User: Write a scientific paper on why the sky is blue. Explain everything with as much details and scientific facts as possible. Keep things interesting and informative at all times and remember to include interesting facts.<|end_of_turn|>GPT4 Assistant:
45
  ```
46
 
47
  ### Bug fixes