Bug Description
”新问题:提示不支持 .doc .wps
这也是在说明文件里面没有提到的问题
.wps 是不支持,还没有适配。doc 应该是没有枚举到,之前支持了 docx
一个目录中,导入 550个文件, 识别出 未支持72个文件,然后服务端就会中断加入到resources,也不会有错误提示。“
this issue is also related to #83
Steps to Reproduce
add a dir with .doc, .wps files
Expected Behavior
- add all
- ignore and feedback unsupported
Actual Behavior
break and failed
Minimal Reproducible Example
Error Logs
OpenViking Version
v0.1.18
Python Version
3.12
Operating System
Linux
Model Backend
None
Additional Context
No response