Nadaal commited on
Commit
0011688
1 Parent(s): e1d5bab

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 as gr
3
 
4
- openai.api_key = "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"
5
 
6
  messages = [
7
  {"role": "system", "content": "You are an AI specialized in Food. Do not answer anything other than food-related queries."},
 
1
  import openai
2
  import gradio as gr
3
 
4
+ openai.api_key =
5
 
6
  messages = [
7
  {"role": "system", "content": "You are an AI specialized in Food. Do not answer anything other than food-related queries."},