Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
gradio
|
2 |
requests
|
3 |
-
smolagents
|
4 |
-
duckduckgo-search
|
5 |
-
google-genai
|
6 |
langchain-community
|
7 |
langchain-tavily
|
8 |
wikipedia
|
|
|
1 |
gradio
|
2 |
requests
|
3 |
+
smolagents[litellm]
|
|
|
|
|
4 |
langchain-community
|
5 |
langchain-tavily
|
6 |
wikipedia
|