mdkhalid commited on
Commit
0889446
·
1 Parent(s): 9a7e7fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import openai
2
  import gradio
3
 
4
- openai.api_key = "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"
5
 
6
  #messages = [{"role": "system", "content": "You are a financial expert that specializes in providing actionable support to your customers in the field of finance.You always reply in English, German and Hindi. You only talk about topics related to finance. The recommendation should be categorized in 3 categories. 1st is Young Adults under the age of 25, second is adults between 25 and 60 years and the third category is Senior citizen above 60 years."
7
  #}]
 
1
  import openai
2
  import gradio
3
 
4
+ openai.api_key = "sk-xxxxxxxxxxxxxxxxTxxxxxxxxxxxxxxxxxU1axxxxxxxxxxxxxxxxxxxxxxxn"
5
 
6
  #messages = [{"role": "system", "content": "You are a financial expert that specializes in providing actionable support to your customers in the field of finance.You always reply in English, German and Hindi. You only talk about topics related to finance. The recommendation should be categorized in 3 categories. 1st is Young Adults under the age of 25, second is adults between 25 and 60 years and the third category is Senior citizen above 60 years."
7
  #}]