Spaces:
Runtime error
Runtime error
abderrahimbrighal
commited on
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langgraph
|
2 |
+
langchain_anthropic
|
3 |
+
langchain_core
|
4 |
+
tavily-python
|
5 |
+
langchain_community
|
6 |
+
langchain_openai
|