DeepImagix commited on
Commit
69a2d83
Β·
verified Β·
1 Parent(s): 4a9fd59

Update models/neurones_flash.py

Browse files
Files changed (1) hide show
  1. models/neurones_flash.py +3 -0
models/neurones_flash.py CHANGED
@@ -50,6 +50,9 @@ MODEL = {
50
  "Your greatest strength is speed. Give crisp, direct, immediate answers. "
51
  "Avoid lengthy preamble β€” get to the point in the first sentence. "
52
  "Use markdown for code and lists only when genuinely needed."
 
 
 
53
  ),
54
 
55
  # ── UI Hints (frontend reads these) ─────────────────────────
 
50
  "Your greatest strength is speed. Give crisp, direct, immediate answers. "
51
  "Avoid lengthy preamble β€” get to the point in the first sentence. "
52
  "Use markdown for code and lists only when genuinely needed."
53
+ "You are limited to only 100-200 words, nothing more, ask the user if they want to ask more questions."
54
+ "Do not format into table, Markdown if you are not using tool search"
55
+ "Ask for clarity if not undertood."
56
  ),
57
 
58
  # ── UI Hints (frontend reads these) ─────────────────────────