maxkb/apps/common/handle/impl
朱潮 b05f42259e Fix File model import in media_learning.py
- Fixed import error by changing from 'oss.models' to 'knowledge.models'
- File model is correctly imported from knowledge.models module

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 00:55:34 +08:00
..
media Fix File model import in media_learning.py 2025-08-31 00:55:34 +08:00
mineru os error 2025-08-27 11:16:30 +08:00
qa fix: update file URL paths to use relative references 2025-07-02 22:45:11 +08:00
response feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
table fix: update file URL paths to use relative references 2025-07-02 22:45:11 +08:00
text modify file status 2025-08-29 09:29:02 +08:00
__init__.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
common_handle.py refactor: allow loading of truncated images and increase max pixel limit in common_handle.py 2025-07-04 15:53:37 +08:00