josondev commited on
Commit
ede5f97
·
verified ·
1 Parent(s): c3f6914

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -15
requirements.txt CHANGED
@@ -1,18 +1,16 @@
1
- langchain-community
2
- langchain-core
3
  langchain
4
- langchain-nvidia-ai-endpoints
5
- langchain-google-genai
6
  langchain-groq
7
- langchain-text-splitters
8
- faiss-cpu
9
- langgraph
10
- wikipedia
11
- arxiv
12
- jq
13
- google-genai
14
- llama-index
15
- yfinance
16
- agno
17
- duckduckgo-search
18
  tavily-python
 
 
 
 
 
 
1
+ gradio
 
2
  langchain
3
+ langchain-core
4
+ langchain-community
5
  langchain-groq
6
+ langchain-nvidia-ai-endpoints
7
+ langgraph
8
+ python-dotenv
9
+ requests
10
+ pandas
 
 
 
 
 
 
11
  tavily-python
12
+ wikipedia
13
+ sentence-transformers
14
+ faiss-cpu
15
+ google-generativeai
16
+