rahgadda commited on
Commit
5528531
·
verified ·
1 Parent(s): ca916d2

Initial Draft

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -3,6 +3,15 @@ google-auth
3
  langchain
4
  langchain-core
5
  langchain-community
 
 
 
 
 
 
 
 
 
6
  streamlit
7
  duckduckgo-search
8
  json-repair
 
3
  langchain
4
  langchain-core
5
  langchain-community
6
+ langchain-groq
7
+ langchain-cohere
8
+ langchain_openai
9
+ langchain-google-genai
10
+ langchain-google-vertexai
11
+ pypdf
12
+ beautifulsoup4
13
+ playwright
14
+ huggingface_hub
15
  streamlit
16
  duckduckgo-search
17
  json-repair