Ubik80 commited on
Commit
91ff904
·
verified ·
1 Parent(s): 947bf1b
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -1,6 +1,6 @@
1
  import os
2
  import requests
3
- from smolagent import Agent, Tool
4
 
5
  # ------------------------
6
  # Constants
 
1
  import os
2
  import requests
3
+ from smolagents import Agent, Tool
4
 
5
  # ------------------------
6
  # Constants