R-001 commited on
Commit
01d6e53
1 Parent(s): 6f238b0

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'"},