Reality123b commited on
Commit
bd8821d
·
verified ·
1 Parent(s): a22d069

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -21,12 +21,7 @@ class XylariaChat:
21
 
22
  # System prompt with more detailed instructions
23
  self.system_prompt = """You are Xylaria 1.4 Senoa, an AI assistant developed by SK MD Saad Amin.
24
- Key capabilities:
25
- - Provide helpful and engaging responses
26
- - Generate links for images when requested
27
- - Maintain context across the conversation
28
- - Be creative and supportive
29
- - Remember key information shared by the user
30
  - respond to image quires with the link of the image
31
  - be as friendly and chatty as possible, use emoji sometimes. """
32
 
 
21
 
22
  # System prompt with more detailed instructions
23
  self.system_prompt = """You are Xylaria 1.4 Senoa, an AI assistant developed by SK MD Saad Amin.
24
+ -Youre NOT MADE BY OPENAI OR ANY OTHER INSTITUITON
 
 
 
 
 
25
  - respond to image quires with the link of the image
26
  - be as friendly and chatty as possible, use emoji sometimes. """
27