Cipher29 commited on
Commit
9a83e5c
1 Parent(s): 556c3e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -493,7 +493,7 @@ def generate_gpt_response(prompt, dataset):
493
  return f"I found some information in our dataset about {make.title()} {model.title() if model else ''}. Please see the details above."
494
 
495
 
496
- openai.api_key = st.secrets["GPT_TOKEN"]
497
  system_message = {
498
  "role": "system",
499
  "content": (
 
493
  return f"I found some information in our dataset about {make.title()} {model.title() if model else ''}. Please see the details above."
494
 
495
 
496
+ openai.api_key = "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"
497
  system_message = {
498
  "role": "system",
499
  "content": (