mjbuehler commited on
Commit
b04813d
·
verified ·
1 Parent(s): 3de3075

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -33,7 +33,7 @@ def read_readme():
33
  INSTRUCTION_TEMPLATES = {
34
 
35
  ################# DEEP DATA ANALYSIS ##################
36
- "deep_analysis": {
37
  # 1) High‑level task description
38
  "intro": """You are a senior analyst who conducts deep research.
39
 
@@ -74,7 +74,7 @@ When ready, compile the final report strictly following the template above.""",
74
  There is only one speaker, you. Stay on topic and maintaining an engaging flow.
75
 
76
  Write a clear, detailed, and well-prepared analysis and report as a single narrator. Begin every paragraph with `speaker-1:`."""
77
- }
78
 
79
 
80
  ################# PODCAST ##################
 
33
  INSTRUCTION_TEMPLATES = {
34
 
35
  ################# DEEP DATA ANALYSIS ##################
36
+ "Deep research analysis": {
37
  # 1) High‑level task description
38
  "intro": """You are a senior analyst who conducts deep research.
39
 
 
74
  There is only one speaker, you. Stay on topic and maintaining an engaging flow.
75
 
76
  Write a clear, detailed, and well-prepared analysis and report as a single narrator. Begin every paragraph with `speaker-1:`."""
77
+ },
78
 
79
 
80
  ################# PODCAST ##################