Spaces:
Sleeping
Sleeping
SHAMIL SHAHBAZ AWAN
commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -59,7 +59,6 @@ def current_space_news():
|
|
| 59 |
return {"output": f"🚀 **Space News Update:** Unable to fetch news. Error: {str(e)}"}
|
| 60 |
|
| 61 |
|
| 62 |
-
|
| 63 |
def astronomy_image_agent(user_input: str):
|
| 64 |
"""
|
| 65 |
Retrieves astronomy-related images from NASA's Image and Video Library or the Astronomy Picture of the Day (APOD) API.
|
|
|
|
| 59 |
return {"output": f"🚀 **Space News Update:** Unable to fetch news. Error: {str(e)}"}
|
| 60 |
|
| 61 |
|
|
|
|
| 62 |
def astronomy_image_agent(user_input: str):
|
| 63 |
"""
|
| 64 |
Retrieves astronomy-related images from NASA's Image and Video Library or the Astronomy Picture of the Day (APOD) API.
|