Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ langchain == 0.2.0
|
|
2 |
langchain_core == 0.2.0
|
3 |
langchain_text_splitters == 0.2.0
|
4 |
langchain_community == 0.2.0
|
|
|
5 |
pypdf
|
6 |
faiss-cpu
|
7 |
anthropic
|
|
|
2 |
langchain_core == 0.2.0
|
3 |
langchain_text_splitters == 0.2.0
|
4 |
langchain_community == 0.2.0
|
5 |
+
langchain_openai
|
6 |
pypdf
|
7 |
faiss-cpu
|
8 |
anthropic
|