maxkb/apps/knowledge
朱潮 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
..
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 modify file status 2025-08-29 09:29:02 +08:00
sql modify status parsing 2025-08-25 01:20:33 +08:00
tasks Fix File model import in media_learning.py 2025-08-31 00:55:34 +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