2.17 md更新

This commit is contained in:
zy123 2025-02-18 09:34:08 +08:00
parent 53f1b0fc35
commit bd8addd788

View File

@ -14,7 +14,7 @@ git clone地址http://47.98.59.178:3000/zy123/zbparse.git
## 项目结构:
![1](C:\Users\Administrator\Desktop\md_files\1.png)
![1](md_files\1.png)
.env存放一些密钥大模型、textin等它是gitignore忽略了因此在服务器上git pull项目的时候这个文件不会更新因为密钥比较重要需要手动维护服务器相应位置的.env。
@ -22,7 +22,7 @@ git clone地址http://47.98.59.178:3000/zy123/zbparse.git
1. 进入项目文件夹
![1](C:\Users\Administrator\Desktop\md_files\0.png)
![1](md_files\0.png)
**注意:**需要确认.env是否存在在服务器默认是隐藏的
输入cat .env
@ -229,8 +229,6 @@ app.connection_limiters['upload'] = ConnectionLimiter(max_connections=100)
### general
是公共函数存放的文件夹llm下是各类大模型读取文件下是docx pdf文件的读取以及文档清理clean_pdf去页眉页脚页码