bstraehle commited on
Commit
127a5be
·
verified ·
1 Parent(s): 0665120

Update agents/tools/ai_tools.py

Browse files
Files changed (1) hide show
  1. agents/tools/ai_tools.py +1 -0
agents/tools/ai_tools.py CHANGED
@@ -1,5 +1,6 @@
1
  # References:
2
 
 
3
  # https://docs.crewai.com/en/tools/web-scraping/stagehandtool
4
 
5
  import base64, chess, os
 
1
  # References:
2
 
3
+ # https://ai.google.dev/gemini-api/docs
4
  # https://docs.crewai.com/en/tools/web-scraping/stagehandtool
5
 
6
  import base64, chess, os