Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ streamlit==1.36.0
|
|
| 2 |
streamlit-chat==0.1.1
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
|
| 5 |
-
#
|
| 6 |
langchain==0.2.5
|
| 7 |
langchain-openai==0.1.7
|
| 8 |
openai==1.35.10
|
|
|
|
| 2 |
streamlit-chat==0.1.1
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
|
| 5 |
+
# LangChain + OpenAI compatible
|
| 6 |
langchain==0.2.5
|
| 7 |
langchain-openai==0.1.7
|
| 8 |
openai==1.35.10
|