Iamvincent commited on
Commit
39db7c1
·
verified ·
1 Parent(s): 1315ca6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -21,7 +21,6 @@ import openai
21
  # ‑‑‑ smol‑agents base imports (provided by the framework) ‑‑‑
22
  from smolagents import (
23
  Tool,
24
- PipelineTool,
25
  CodeAgent,
26
  DuckDuckGoSearchTool,
27
  WikipediaSearchTool,
 
21
  # ‑‑‑ smol‑agents base imports (provided by the framework) ‑‑‑
22
  from smolagents import (
23
  Tool,
 
24
  CodeAgent,
25
  DuckDuckGoSearchTool,
26
  WikipediaSearchTool,