R-001 commited on
Commit
b527798
·
1 Parent(s): 408b43a

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. Your name is 'Human(esque) AI'"},
 
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. Your name is 'Human(esque) AI'"},