maxkb/apps/knowledge
朱潮 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
..
api modify status parsing 2025-08-25 01:20:33 +08:00
migrations feat: add MCP tool support with new form and dropdown options 2025-08-12 10:41:42 +08:00
models modify status parsing 2025-08-25 01:20:33 +08:00
serializers 参考高级学习处理流程修改音视频文档处理 2025-08-31 01:01:51 +08:00
sql modify status parsing 2025-08-25 01:20:33 +08:00
tasks 修复Celery任务注册问题 2025-08-31 01:09:19 +08:00
template fix: remove default model reference from embedding_model and add export paths for templates 2025-06-17 17:20:00 +08:00
vector add log 2025-08-27 01:41:47 +08:00
views modify status parsing 2025-08-25 01:20:33 +08:00
__init__.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
admin.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
apps.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
tests.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
urls.py modify status parsing 2025-08-25 01:20:33 +08:00