loayshabet commited on
Commit
cb650e4
·
verified ·
1 Parent(s): 4c354a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -5,8 +5,8 @@ import io
5
  import base64
6
 
7
  OPENROUTER_API_URL = "https://openrouter.ai/api/v1/chat/completions"
8
- OPENROUTER_API_KEY = "YOUR_API_KEY_HERE"
9
- MODEL_NAME = "google/gemini-flash-1.5"
10
 
11
  SYSTEM_PROMPT = """
12
  You are a professional technical analyst with 10 years of experience in financial markets.
 
5
  import base64
6
 
7
  OPENROUTER_API_URL = "https://openrouter.ai/api/v1/chat/completions"
8
+ OPENROUTER_API_KEY = "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"
9
+ MODEL_NAME = "Mistral: Magistral Medium 2506 (thinking)"
10
 
11
  SYSTEM_PROMPT = """
12
  You are a professional technical analyst with 10 years of experience in financial markets.