Yago Bolivar commited on
Commit
d0ebe3d
·
1 Parent(s): 2f9e3d7

chore: add openai extras to smolagents dependency in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -23,6 +23,7 @@ pytest==8.3.5
23
  python-dotenv==1.1.0
24
  redis==6.1.0
25
  smolagents==1.15.0
 
26
  Sphinx==8.2.3
27
  torch>=2.0.0
28
  transformers==4.51.3
 
23
  python-dotenv==1.1.0
24
  redis==6.1.0
25
  smolagents==1.15.0
26
+ smolagents[openai]==1.15.0
27
  Sphinx==8.2.3
28
  torch>=2.0.0
29
  transformers==4.51.3