Alexandre Gazola commited on
Commit
770ccfe
·
1 Parent(s): c17fb15
Files changed (1) hide show
  1. count_max_bird_species_tool.py +1 -1
count_max_bird_species_tool.py CHANGED
@@ -7,7 +7,7 @@ from utils import decode_base64_to_frame
7
  @tool
8
  def count_max_bird_species_in_video(youtube_url: str) -> int:
9
  """
10
- Count the maximum number of bird species to be on camera simultaneously in a YouTube video.
11
 
12
  Args:
13
  - youtube_url: str: the URL of the YouTube video.
 
7
  @tool
8
  def count_max_bird_species_in_video(youtube_url: str) -> int:
9
  """
10
+ Count the maximum number of bird species to be on camera simultaneously in a YouTube video..
11
 
12
  Args:
13
  - youtube_url: str: the URL of the YouTube video.