Spaces:
Sleeping
Sleeping
Commit
·
71ceb35
1
Parent(s):
2f5a39f
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai
|
2 |
+
langchain
|
3 |
+
langsmith
|
4 |
+
streamlit
|
5 |
+
anthropic
|
6 |
+
pydantic<2
|