bstraehle commited on
Commit
bfe27d1
·
verified ·
1 Parent(s): 8b7f3b2

Update tools/arithmetic_tools.py

Browse files
Files changed (1) hide show
  1. tools/arithmetic_tools.py +0 -3
tools/arithmetic_tools.py CHANGED
@@ -1,6 +1,3 @@
1
- # Automatic function calling
2
- # https://ai.google.dev/gemini-api/docs/function-calling
3
-
4
  from crewai.tools import tool
5
 
6
  class ArithmeticTools():
 
 
 
 
1
  from crewai.tools import tool
2
 
3
  class ArithmeticTools():