Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +15 -14
requirements.txt
CHANGED
|
@@ -1,14 +1,15 @@
|
|
| 1 |
-
langchain
|
| 2 |
-
langgraph
|
| 3 |
-
python-dotenv
|
| 4 |
-
flet
|
| 5 |
-
langchain-community
|
| 6 |
-
langchain-core
|
| 7 |
-
langchain-openai
|
| 8 |
-
langchain-anthropic
|
| 9 |
-
langchain-ollama
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
|
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
langgraph
|
| 3 |
+
python-dotenv
|
| 4 |
+
flet
|
| 5 |
+
langchain-community
|
| 6 |
+
langchain-core
|
| 7 |
+
langchain-openai
|
| 8 |
+
langchain-anthropic
|
| 9 |
+
langchain-ollama
|
| 10 |
+
langchain-google-genai
|
| 11 |
+
ollama
|
| 12 |
+
requests
|
| 13 |
+
tantivy
|
| 14 |
+
gdown
|
| 15 |
+
pydantic
|