vlapparov commited on
Commit
cc6d00b
·
verified ·
1 Parent(s): ec5ebe2

Update cool_agent.py

Browse files
Files changed (1) hide show
  1. cool_agent.py +1 -0
cool_agent.py CHANGED
@@ -17,6 +17,7 @@ from smolagents import (
17
  LiteLLMModel,
18
  ToolCallingAgent,
19
  )
 
20
 
21
 
22
  AUTHORIZED_IMPORTS = [
 
17
  LiteLLMModel,
18
  ToolCallingAgent,
19
  )
20
+ import threading
21
 
22
 
23
  AUTHORIZED_IMPORTS = [