SHAMIL SHAHBAZ AWAN commited on
Commit
e430047
·
verified ·
1 Parent(s): a1035d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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.