Spaces:
Runtime error
Runtime error
nisharg nargund
commited on
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -9,7 +9,4 @@ bs4
|
|
9 |
faiss-cpu
|
10 |
langchainhub
|
11 |
groq
|
12 |
-
langchain-groq
|
13 |
-
|
14 |
-
|
15 |
-
st.session_state.embeddings = GoogleGenerativeAIEmbeddings(model="models/embedding-001", google_api_key="AIzaSyBEg09Y06YPFAGAzbaVcgiiPhgBx5St6XQ")
|
|
|
9 |
faiss-cpu
|
10 |
langchainhub
|
11 |
groq
|
12 |
+
langchain-groq
|
|
|
|
|
|