Spaces:
Sleeping
Sleeping
Update OpenRouter_Agent.py
Browse files- OpenRouter_Agent.py +1 -1
OpenRouter_Agent.py
CHANGED
|
@@ -12,7 +12,7 @@ from smolagents import (
|
|
| 12 |
WikipediaSearchTool,
|
| 13 |
PythonInterpreterTool,
|
| 14 |
FinalAnswerTool,
|
| 15 |
-
OpenAIServerModel
|
| 16 |
)
|
| 17 |
from smolagents.utils import encode_image_base64, make_image_url
|
| 18 |
from vision_tool import image_reasoning_tool
|
|
|
|
| 12 |
WikipediaSearchTool,
|
| 13 |
PythonInterpreterTool,
|
| 14 |
FinalAnswerTool,
|
| 15 |
+
OpenAIServerModel
|
| 16 |
)
|
| 17 |
from smolagents.utils import encode_image_base64, make_image_url
|
| 18 |
from vision_tool import image_reasoning_tool
|