Francesco-A commited on
Commit
697ab39
·
1 Parent(s): 5fbd0a0

Update gemini_native_tools.py

Browse files
Files changed (1) hide show
  1. tools/gemini_native_tools.py +1 -0
tools/gemini_native_tools.py CHANGED
@@ -1,3 +1,4 @@
 
1
  from smolagents import tool
2
  from google import genai
3
  from google.genai import types
 
1
+ import os
2
  from smolagents import tool
3
  from google import genai
4
  from google.genai import types