kaushms commited on
Commit
7823f17
·
1 Parent(s): 4c4a6b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,8 +1,6 @@
1
  import openai
2
  import gradio
3
 
4
- access_token = "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"
5
- openai.api_key = "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"
6
 
7
  messages = []
8
  system_msg = "You are a qliksense developer and data analyst. Give only Qliksense related answers for the rest of the questions say it is not in your perview."
 
1
  import openai
2
  import gradio
3
 
 
 
4
 
5
  messages = []
6
  system_msg = "You are a qliksense developer and data analyst. Give only Qliksense related answers for the rest of the questions say it is not in your perview."