Update requirements.txt
Browse filesswitched openai to langchain together
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ huggingface_hub==0.25.2
|
|
2 |
gradio
|
3 |
pandas
|
4 |
langchain
|
5 |
-
langchain-
|
6 |
langchain-experimental
|
7 |
python-dotenv
|
8 |
tabulate
|
|
|
2 |
gradio
|
3 |
pandas
|
4 |
langchain
|
5 |
+
langchain-together
|
6 |
langchain-experimental
|
7 |
python-dotenv
|
8 |
tabulate
|