maxkb/apps/common/handle/impl
朱潮 5da36659c2 修复音视频处理的关键问题
1. 修复Paragraph模型构造错误:
   - 将meta参数改为status_meta
   - 添加必需的knowledge_id参数

2. 修复使用demo数据的问题:
   - 移除所有demo数据生成代码
   - 改为调用实际的音频处理逻辑
   - 通过MediaSplitHandle进行实际处理

3. 增强MediaSplitHandle功能:
   - 支持实际处理和默认文本两种模式
   - 根据use_actual_processing参数选择处理方式
   - 保持向后兼容性

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 01:44:54 +08:00
..
media 修复音视频处理的关键问题 2025-08-31 01:44:54 +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