[BUG] 简洁阐述问题 / Concise description of the issue上传60m的txt文件报错,显示超时,请问这个能上传的文件大小有限制吗
ERROR 2023-05-23 11:13:09,627-1d: Timeout reached while detecting encoding for ./docs/GLM模型格式数据.txt
┌───────────────────── Traceback (most recent call last) ─────────────────────┐
│ H:\duoduo\langchain-ChatGLM-master\cli_demo.py:56 in
langchain 的安装目录,langchain的版本为0.0.174,langchain/document_loaders/helpers.py的 第13行, detect_file_encodings(file_path: str, timeout: int = 5) -> List[FileEncoding] 上面函数中[timeout](timeout: int = 5) 参数改为更大的值或为None