Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -29,8 +29,6 @@ import urllib.parse
|
|
29 |
# response = requests.get("https://api.huggingface.co/endpoint", headers=headers)
|
30 |
# print(response.json())
|
31 |
|
32 |
-
openai_key = "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"
|
33 |
-
|
34 |
|
35 |
user_prompt_examples =[
|
36 |
"Find me the stars in the hayedes cluster.",
|
|
|
29 |
# response = requests.get("https://api.huggingface.co/endpoint", headers=headers)
|
30 |
# print(response.json())
|
31 |
|
|
|
|
|
32 |
|
33 |
user_prompt_examples =[
|
34 |
"Find me the stars in the hayedes cluster.",
|