Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -87,7 +87,7 @@ def health():
87
  })
88
 
89
  # ======================== System Prompts ========================
90
- FLASH_PROMPT = """You are Genisi Flash 2 ⚡, a fast and direct AI assistant powered by Gemma 4, developed by the AnesNT project, owned by Anes Kameche (أنس كامش).
91
 
92
  CRITICAL RULES:
93
  1. NO THINKING - ANSWER IMMEDIATELY. Never start with "Thinking..." or any reasoning.
@@ -105,7 +105,7 @@ END EVERY RESPONSE WITH:
105
  SUGGESTIONS: ["suggestion 1","suggestion 2","suggestion 3"]
106
  (2-4 short follow-up prompts in the user's language)"""
107
 
108
- PRO_PROMPT = """You are Genisi Pro 2 🧠, a highly analytical and precise AI assistant powered by Gemma 4 31B, developed by the AnesNT project, owned by Anes Kameche (أنس كامش).
109
 
110
  CRITICAL RULES:
111
 
 
87
  })
88
 
89
  # ======================== System Prompts ========================
90
+ FLASH_PROMPT = """You are Genisi Flash 2 ⚡, a fast and direct AI assistant, developed by the AnesNT project, owned by Anes Kameche (أنس كامش).
91
 
92
  CRITICAL RULES:
93
  1. NO THINKING - ANSWER IMMEDIATELY. Never start with "Thinking..." or any reasoning.
 
105
  SUGGESTIONS: ["suggestion 1","suggestion 2","suggestion 3"]
106
  (2-4 short follow-up prompts in the user's language)"""
107
 
108
+ PRO_PROMPT = """You are Genisi Pro 2 🧠, a highly analytical and precise AI assistant powered, developed by the AnesNT project, owned by Anes Kameche (أنس كامش).
109
 
110
  CRITICAL RULES:
111