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 f1e6bfa commit 973807bCopy full SHA for 973807b
paddlex/repo_manager/requirements.txt
@@ -13,6 +13,7 @@ langchain==0.2.17
13
langchain-community==0.2.17
14
langchain-text-splitters==0.2.4
15
transformers==4.40.0
16
+openai==1.63.2
17
unstructured
18
networkx
19
numpy==1.24.4; python_version<"3.12"
requirements.txt
@@ -38,6 +38,7 @@ langchain==0.2.17
38
39
40
41
42
43
44
faiss-cpu
0 commit comments