lautel commited on
Commit
d019700
·
verified ·
1 Parent(s): 1419eb8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ def get_current_time_in_timezone(timezone: str) -> str:
36
  @tool
37
  def get_random_dog_info() -> str:
38
  """
39
- Fetches a random dog image and fact from dogapi.dog.
40
 
41
  Returns:
42
  A string with a random dog fact.
 
36
  @tool
37
  def get_random_dog_info() -> str:
38
  """
39
+ A tool that fetches a random dog fact from dogapi.dog
40
 
41
  Returns:
42
  A string with a random dog fact.