Wajahat698 commited on
Commit
a7923fa
·
verified ·
1 Parent(s): 563b694

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1995,6 +1995,7 @@ def handle_prompt(prompt):
1995
  else:
1996
  appended_instructions = ""
1997
  final_prompt = f"{prompt} {base_instructions} {appended_instructions}"
 
1998
 
1999
 
2000
  # Specialized responses if keywords detected
 
1995
  else:
1996
  appended_instructions = ""
1997
  final_prompt = f"{prompt} {base_instructions} {appended_instructions}"
1998
+ global formatted_text
1999
 
2000
 
2001
  # Specialized responses if keywords detected