AI-RESEARCHER-2024
commited on
Commit
•
63d8ef1
1
Parent(s):
6d6b66e
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pypdf
|
2 |
+
langchain-community
|
3 |
+
llama-index
|
4 |
+
llama-index-embeddings-langchain
|
5 |
+
llama-index-llms-ollama
|