matterattetatte commited on
Commit
dfaf382
·
verified ·
1 Parent(s): 04cfdd3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
- from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel
3
 
4
 
5
  examples = """
 
1
  import streamlit as st
2
+ from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel, ManagedAgent
3
 
4
 
5
  examples = """