lukmanaj commited on
Commit
21bbd02
·
verified ·
1 Parent(s): e8d589b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  from smolagents import CodeAgent,DuckDuckGoSearchTool, HfApiModel, load_tool, tool, LiteLLMModel
2
  import datetime
3
  import requests
 
1
+ pip install 'smolagents[litellm]'
2
  from smolagents import CodeAgent,DuckDuckGoSearchTool, HfApiModel, load_tool, tool, LiteLLMModel
3
  import datetime
4
  import requests