Spaces:
Runtime error
Runtime error
Commit
·
cb4fe7e
1
Parent(s):
b954c8e
run project
Browse files- __pycache__/graph.cpython-310.pyc +0 -0
- requirements.txt +2 -0
__pycache__/graph.cpython-310.pyc
CHANGED
Binary files a/__pycache__/graph.cpython-310.pyc and b/__pycache__/graph.cpython-310.pyc differ
|
|
requirements.txt
CHANGED
@@ -16,3 +16,5 @@ graphviz
|
|
16 |
trafilatura==2.0.0
|
17 |
pydantic==2.10.6
|
18 |
langchain-community
|
|
|
|
|
|
16 |
trafilatura==2.0.0
|
17 |
pydantic==2.10.6
|
18 |
langchain-community
|
19 |
+
langchain_openai
|
20 |
+
mistralai
|