maxkb/apps
朱潮 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
..
application add log 2025-08-27 01:23:26 +08:00
chat feat: Support session variables (#3792) 2025-08-01 17:11:36 +08:00
common 修复音视频处理的关键问题 2025-08-31 01:44:54 +08:00
folders fix: Workspace manager resource authorization permission 2025-07-11 11:33:15 +08:00
knowledge 修复音视频处理的关键问题 2025-08-31 01:44:54 +08:00
locales feat: Vllm whisper model 2025-08-20 18:25:21 +08:00
maxkb add mineru 2025-08-24 17:45:40 +08:00
models_provider modify status parsing 2025-08-25 01:20:33 +08:00
ops 修复Celery递归调用错误 2025-08-31 01:33:18 +08:00
oss add mineru 2025-08-24 17:45:40 +08:00
system_manage fix: refactor database collation refresh and reindex logic with improved error handling 2025-08-19 15:52:04 +08:00
tools feat: add MCP tool support with new form and dropdown options 2025-08-12 10:41:42 +08:00
users fix: correct role filtering in user role deletion logic 2025-08-06 15:44:03 +08:00
__init__.py chore: add init file for every folder 2025-04-29 10:31:49 +08:00
manage.py init project 2025-04-14 20:11:23 +08:00