Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ langchain-cli
|
|
3 |
langchain-core
|
4 |
langchain-experimental
|
5 |
langserve
|
|
|
6 |
openai
|
7 |
python-dotenv
|
|
|
3 |
langchain-core
|
4 |
langchain-experimental
|
5 |
langserve
|
6 |
+
langchain-openai
|
7 |
openai
|
8 |
python-dotenv
|