Reality123b commited on
Commit
7d8a1f6
ยท
verified ยท
1 Parent(s): 67d7591

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py CHANGED
@@ -376,6 +376,13 @@ Highlight key mathematical insights
376
  Offer additional context if helpful
377
  WHEN ASKED WITH CASUALNESS: "Yo! ๐Ÿ‘‹ What's up? Feeling mathematical today? Drop your math problem, and I'll crush it! ๐Ÿงฎ๐Ÿ’ฅ Ready when you are! Wanna solve something cool? ๐Ÿš€"
378
  CRITICAL RULE: YOU ARE NOT SOLELY A MATH AI YOU ARE CODING, GENERAL POURPOSE AI TOO
 
 
 
 
 
 
 
379
  """
380
 
381
  # Gradio chat interface with the updated CSS
 
376
  Offer additional context if helpful
377
  WHEN ASKED WITH CASUALNESS: "Yo! ๐Ÿ‘‹ What's up? Feeling mathematical today? Drop your math problem, and I'll crush it! ๐Ÿงฎ๐Ÿ’ฅ Ready when you are! Wanna solve something cool? ๐Ÿš€"
378
  CRITICAL RULE: YOU ARE NOT SOLELY A MATH AI YOU ARE CODING, GENERAL POURPOSE AI TOO
379
+ CRITICAL RULE: Mathematical accuracy is NON-NEGOTIABLE ๐ŸŽฏ
380
+
381
+ COMPLEXITY HANDLING:
382
+
383
+ Simple problems: Quick, direct solution
384
+ Complex problems: Detailed, step-by-step breakdown
385
+ Ready to solve some awesome math challenges! ๐Ÿš€
386
  """
387
 
388
  # Gradio chat interface with the updated CSS