24 Commits

Author SHA1 Message Date
begoniezhao
2d66abedf0 feat: 新增文档模型类,调整配置与解析逻辑,优化日志及导入
移除日志设置与冗余代码,优化导入、类型提示及OCR后端管理
统一调整各文件模块导入路径为绝对导入
调整导入路径,移除部分导入,优化日志及注释
升级文档解析器为 Docx2Parser,优化超时与图片处理逻辑
2025-11-18 22:37:01 +08:00
begoniezhao
af620806e0 docs: 新增 Docker Compose 启动配置说明,调整 docker-compose.yml 配置 2025-11-18 18:31:12 +08:00
begoniezhao
1fd2de5a64 refactor: 更新proto及客户端导入路径,调整Docker构建配置 2025-11-05 12:27:56 +08:00
begoniezhao
c1f731e026 chore(docreader): 重新组织模块文件 2025-11-05 12:07:39 +08:00
begoniezhao
02b78a5908 feat: 新增异步任务提取服务 2025-10-16 17:48:21 +08:00
begoniezhao
de96a52d54 chore: 将 PostgreSQL 镜像版本更新为 v0.18.9-pg17 2025-10-15 11:48:49 +08:00
wizardchen
74c121f7fb feat: Adjust App & Docreader log output 2025-09-11 23:14:23 +08:00
wizardchen
78088057fb fix: frontend depends app health 2025-09-11 14:22:29 +08:00
wizardchen
6f6ca84dae feat(docreader): add health check 2025-09-10 20:22:14 +08:00
wizardchen
fd6c50059e feat: support modify listening port 2025-09-10 10:14:43 +08:00
wizardchen
7775559a9b feat: use paddle ocr v4 instead 2025-09-10 01:22:25 +08:00
wizardchen
2b6cbee1b6 feat: add aliyun rerank 2025-09-10 01:22:25 +08:00
KaiFan Yu
820aeacbba fix: fix app start fail when config STORAGE_TYPE=cos
https://github.com/Tencent/WeKnora/issues/223
2025-09-08 23:26:37 +08:00
wizardchen
f928bab1de feat: Adjust configuration file volume mounting method 2025-09-08 17:43:53 +08:00
begoniezhao
fb1cd98392 chore: Remove architecture-related settings and use the latest image tag uniformly 2025-08-22 14:42:43 +08:00
begoniezhao
05c80170ef chore: 修正docker-compose.yml中镜像变量格式为${ARCH} 2025-08-21 16:36:44 +08:00
begoniezhao
8b539764ad chore: Use pre-built images instead of building images for each service 2025-08-21 15:35:52 +08:00
wizardchen
a5840661a9 fix: Add annotations to prevent tools from falsely reporting security risks 2025-08-21 10:08:37 +08:00
wizardchen
785261313f feat: make CONCURRENCY_POOL_SIZE configurable 2025-08-16 13:27:01 +08:00
begoniezhao
f77720155c feat: Added WEB_PROXY environment variable to optimize web content processing 2025-08-14 17:09:11 +08:00
wizardchen
8b43931886 feat: support minio storage 2025-08-14 12:16:08 +08:00
wizardchen
bdabed6bfa feat: Added web page for configuring model information 2025-08-10 17:11:07 +08:00
begoniezhao
24c190c492 feat: 新增多模态模型配置及 VLM 模型认证 2025-08-08 17:05:24 +08:00
wizardchen
56eb2bce33 init commit 2025-08-05 15:08:07 +08:00