Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -21
requirements.txt
CHANGED
|
@@ -3,25 +3,7 @@ gradio
|
|
| 3 |
requests
|
| 4 |
pandas
|
| 5 |
python-dotenv
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
langchain
|
| 10 |
-
langchain-core
|
| 11 |
smolagents
|
| 12 |
-
|
| 13 |
-
# LLM Providers
|
| 14 |
-
openai
|
| 15 |
-
langchain-openai
|
| 16 |
-
langchain-google-genai
|
| 17 |
-
langchain-groq
|
| 18 |
-
langchain-huggingface
|
| 19 |
-
|
| 20 |
-
# Tool support
|
| 21 |
-
langchain-community
|
| 22 |
-
wikipedia
|
| 23 |
-
tavily-python
|
| 24 |
-
youtube-transcript-api
|
| 25 |
-
duckduckgo-search
|
| 26 |
-
sympy
|
| 27 |
-
Pillow
|
|
|
|
| 3 |
requests
|
| 4 |
pandas
|
| 5 |
python-dotenv
|
| 6 |
+
wikipedia-api
|
| 7 |
+
markdownify
|
| 8 |
+
google-generative-ai
|
|
|
|
|
|
|
| 9 |
smolagents
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|