Spaces:
Runtime error
Runtime error
Drew
commited on
Commit
·
6151447
1
Parent(s):
554a4b5
key
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ from datetime import datetime
|
|
11 |
import urllib.parse
|
12 |
|
13 |
|
14 |
-
openai_key = ""
|
15 |
|
16 |
user_prompt_examples =[
|
17 |
"Find me the stars in the hayedes cluster.",
|
|
|
11 |
import urllib.parse
|
12 |
|
13 |
|
14 |
+
openai_key = "sk-proj-HmBsYhzg5xvirTFW4HS2T3BlbkFJWf90z4T9oXhMgepP3LQL"
|
15 |
|
16 |
user_prompt_examples =[
|
17 |
"Find me the stars in the hayedes cluster.",
|