We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da66cd7 commit 2e4fa9aCopy full SHA for 2e4fa9a
services/chatbot/requirements.txt
@@ -1,11 +1,11 @@
1
-chromadb==0.4.24
+chromadb==0.5.0
2
Flask==3.0.3
3
langchain==0.1.16
4
-langchain_community==0.0.34
5
-langchain_core==0.1.45
6
-langchain_openai==0.1.3
+langchain_community==0.0.35
+langchain_core==0.1.47
+langchain_openai==0.1.4
7
python-dotenv==1.0.1
8
-unstructured
+unstructured==0.13.6
9
gunicorn==22.0.0
10
markdown==3.6
11
langchain-mongodb==0.1.3
0 commit comments