Commit ·
697ab39
1
Parent(s): 5fbd0a0
Update gemini_native_tools.py
Browse files
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
|