MaxKB/apps/knowledge/serializers
CaptainB 47546ecef4 fix: correct tag ID retrieval in document filtering 2025-10-15 15:03:37 +08:00
..
__init__.py feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
common.py chore: update regex pattern and file path in common.py 2025-09-05 11:48:14 +08:00
document.py fix: correct tag ID retrieval in document filtering 2025-10-15 15:03:37 +08:00
knowledge.py feat: The folder creator manages permissions and the root directory displays all resources 2025-10-15 10:45:54 +08:00
knowledge_folder.py feat: add optional user_id parameter to tool queries and serializers 2025-05-15 11:04:54 +08:00
paragraph.py chore: add model_params_setting to document, knowledge, and paragraph processing 2025-09-05 17:48:40 +08:00
problem.py feat: update permission checks to remove row.id dependency and add workspace_id to knowledge retrieval 2025-07-30 09:56:33 +08:00
tag.py feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00