Spaces:
Sleeping
Sleeping
Commit
·
71ad010
1
Parent(s):
cd9dd15
Pin smolagents to version 1.4.1 to avoid BaseTool compatibility issues
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ langchain-mongodb>=0.4.0
|
|
| 8 |
langchain-openai>=0.3.1
|
| 9 |
langchain-core>=0.3.30
|
| 10 |
gradio>=5.12.0
|
| 11 |
-
smolagents
|
| 12 |
opik>=1.4.2
|
| 13 |
comet_ml>=3.47.6
|
| 14 |
langchain-huggingface>=0.1.2
|
|
|
|
| 8 |
langchain-openai>=0.3.1
|
| 9 |
langchain-core>=0.3.30
|
| 10 |
gradio>=5.12.0
|
| 11 |
+
smolagents==1.4.1
|
| 12 |
opik>=1.4.2
|
| 13 |
comet_ml>=3.47.6
|
| 14 |
langchain-huggingface>=0.1.2
|