Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ gradio
|
|
2 |
requests
|
3 |
langchain
|
4 |
langchain-community
|
|
|
5 |
openai
|
6 |
tavily-python
|
7 |
|
|
|
2 |
requests
|
3 |
langchain
|
4 |
langchain-community
|
5 |
+
langchain-openai
|
6 |
openai
|
7 |
tavily-python
|
8 |
|