We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7625884 commit 153f879Copy full SHA for 153f879
requirements/base.txt
@@ -1,18 +1,20 @@
1
2
isort==6.0.1
3
langchain==0.3.25
4
-langchain-community==0.3.25
+langchain-community==0.3.21
5
langchain-core==0.3.65
6
langchain-experimental==0.3.4
7
-langchain-openai==0.3.18
+langchain-openai==0.3.24
8
langchain-pinecone==0.2.8
9
-langchain-tests==0.3.20
+langchain-tests==0.3.17
10
langchain-text-splitters==0.3.8
11
langchainhub==0.1.21
12
+langsmith==0.3.45
13
openai==1.88.0
14
pinecone==7.2.0
15
pinecone-client==5.0.1
16
pinecone-plugin-assistant==1.7.0
17
+pinecone-plugin-inference==1.1.0
18
pinecone-plugin-interface==0.0.7
19
pinecone-text==0.10.0
20
pydantic==2.10.4
0 commit comments