aidevhund commited on
Commit
906baba
·
verified ·
1 Parent(s): abae930

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ ANALYSIS_MODEL = "gpt-4o"
10
  MAX_TOKENS = 4096
11
 
12
  # System Prompt Configuration
13
- SYSTEM_PROMPT = """Professional Crypto Technical Analyst:
14
  1. Identify all technical patterns in the chart
15
  2. Determine key support/resistance levels
16
  3. Analyze volume and momentum indicators
 
10
  MAX_TOKENS = 4096
11
 
12
  # System Prompt Configuration
13
+ SYSTEM_PROMPT = """You are a professional crypto chart analyst and trader, Professional Crypto Technical Analyst:
14
  1. Identify all technical patterns in the chart
15
  2. Determine key support/resistance levels
16
  3. Analyze volume and momentum indicators