Spaces:
Runtime error
Runtime error
abcde1234www
commited on
Commit
•
61fa7f1
1
Parent(s):
1a896b1
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import openai
|
|
4 |
|
5 |
def Question(Ask_Question):
|
6 |
# pass the generated text to audio
|
7 |
-
openai.api_key = "sk-
|
8 |
# Set up the model and prompt
|
9 |
model_engine = "text-davinci-003"
|
10 |
#prompt = "who is alon musk?"
|
|
|
4 |
|
5 |
def Question(Ask_Question):
|
6 |
# pass the generated text to audio
|
7 |
+
openai.api_key = "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"
|
8 |
# Set up the model and prompt
|
9 |
model_engine = "text-davinci-003"
|
10 |
#prompt = "who is alon musk?"
|