代码拉取完成,页面将自动刷新
同步操作将从 nlp_my/LangChain-ChatGLM-Webui 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
[tool.poetry]
name = "langchain-chatglm-webui"
version = "0.1.0"
description = "基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答"
authors = ["thomas-yanxin <yx20001210@163.com>"]
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/thomas-yanxin/LangChain-ChatGLM-Webui"
[tool.poetry.dependencies]
python = ">=3.9,<4.0"
langchain = "0.0.147"
fschat = "0.2.3"
accelerate = "*"
qdrant-client = "*"
duckduckgo_search = "*"
transformers = ">=4.28.0"
tokenizers = "*"
nltk = "*"
sentence-transformers = "*"
beautifulsoup4 = "*"
icetk = "*"
cpm_kernels = "*"
faiss-cpu = "*"
# TODO: uncomment next line when detectron2 support PEP517 and poetry.
# detectron2 = { git = "https://github.com/facebookresearch/detectron2.git", tag = "v0.6" }
wandb = "0.13.0"
jina = ">=3.15.2"
langchain-serve = ">=0.0.24"
protobuf = "3.19.0"
[tool.poetry.extras]
unstructured = ["local-inference"]
layoutparser = ["layoutmodels", "tesseract"]
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。