WilsonMungai commited on
Commit
c8056e0
·
verified ·
1 Parent(s): 817211f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
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