Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
pip install 'smolagents[litellm]'
|
| 2 |
-
|
| 3 |
from smolagents import CodeAgent,DuckDuckGoSearchTool, LiteLLMModel, load_tool, tool
|
| 4 |
import datetime
|
| 5 |
import requests
|
|
|
|
|
|
|
|
|
|
| 1 |
from smolagents import CodeAgent,DuckDuckGoSearchTool, LiteLLMModel, load_tool, tool
|
| 2 |
import datetime
|
| 3 |
import requests
|