Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
langchain
|
| 2 |
langchain-community
|
| 3 |
langchain-openai
|
|
|
|
| 4 |
ragas
|
| 5 |
chromadb
|
| 6 |
pypdf
|
|
|
|
| 1 |
langchain
|
| 2 |
langchain-community
|
| 3 |
langchain-openai
|
| 4 |
+
langchain-text-splitters
|
| 5 |
ragas
|
| 6 |
chromadb
|
| 7 |
pypdf
|