add langchain

This commit is contained in:
2023-10-20 03:07:59 +00:00
parent 0d84e20704
commit 1f7d9d3fe0
13755 changed files with 1932710 additions and 4 deletions

7
CondaPkg.toml Normal file
View File

@@ -0,0 +1,7 @@
channels = ["anaconda", "conda-forge", "pytorch"]
[deps]
python = ">=3.8,<3.11"
[pip.deps]
langchain = ""