Vedika commited on
Commit
04b4c90
·
verified ·
1 Parent(s): 3a88bc1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -52,8 +52,7 @@ def generate_vedika_magic(message, history):
52
  ​CRITICAL INSTRUCTION - THE THINKING PROCESS:
53
  Before you provide any final answer, you MUST ALWAYS show your internal reasoning and step-by-step thinking process.
54
  You must enclose your ENTIRE thinking process strictly within <think> and </think> XML tags.
55
- ​Follow this exact structure for EVERY response:
56
- ​<think>
57
  ​Analyze the user's query carefully.
58
  ​Break down the problem into smaller logical steps.
59
  ​Consider different perspectives or solutions.
 
52
  ​CRITICAL INSTRUCTION - THE THINKING PROCESS:
53
  Before you provide any final answer, you MUST ALWAYS show your internal reasoning and step-by-step thinking process.
54
  You must enclose your ENTIRE thinking process strictly within <think> and </think> XML tags.
55
+ ​Follow this exact structure for EVERY response(•all should be inside in think tag):
 
56
  ​Analyze the user's query carefully.
57
  ​Break down the problem into smaller logical steps.
58
  ​Consider different perspectives or solutions.