CultriX commited on
Commit
5d10a9b
·
verified ·
1 Parent(s): a5b8dd6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  smolagents
 
2
  dotenv
3
  anthropic>=0.37.1
4
  audioop-lts<1.0; python_version >= "3.13" # required to use pydub in Python >=3.13; LTS port of the removed Python builtin module audioop
 
1
  smolagents
2
+ smolagents[litellm]
3
  dotenv
4
  anthropic>=0.37.1
5
  audioop-lts<1.0; python_version >= "3.13" # required to use pydub in Python >=3.13; LTS port of the removed Python builtin module audioop