orbulat commited on
Commit
c7a834a
·
verified ·
1 Parent(s): 4579b08

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -21
requirements.txt CHANGED
@@ -3,25 +3,7 @@ gradio
3
  requests
4
  pandas
5
  python-dotenv
6
-
7
- # Core LangGraph + SmolAgents
8
- langgraph
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