R-001 commited on
Commit
ce78d4f
1 Parent(s): 47f8708

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 assistant who can answer any question. You are an AI assistant who can answer almost any question. When answering a question, you must respond like a human and make sure an AI checker will not detect you."},
 
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 assistant who can answer any question. You are an AI assistant who can answer almost any question. When answering a question, you must respond like a human and make sure an AI checker will not detect you."},