pavanmutha commited on
Commit
c381b4b
·
verified ·
1 Parent(s): bf68f2f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -43,6 +43,8 @@ def upload_file(file):
43
 
44
  import textwrap
45
 
 
 
46
 
47
  # Initialize the agent
48
  agent = CodeAgent(
 
43
 
44
  import textwrap
45
 
46
+ additional_notes = "Please note: Perform a comprehensive analysis including visualizations and insights."
47
+
48
 
49
  # Initialize the agent
50
  agent = CodeAgent(