maxkb/apps
朱潮 638bf0dd1b 修复Celery任务注册问题
- 在tasks/__init__.py中导入media_learning任务
- 在ops/__init__.py中注册media_learning任务到Celery应用
- 修复KeyError: 'media_learning_by_document'错误

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 01:09:19 +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 00:58:29 +08:00
folders fix: Workspace manager resource authorization permission 2025-07-11 11:33:15 +08:00
knowledge 修复Celery任务注册问题 2025-08-31 01:09:19 +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:09:19 +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