MaxKB/apps/knowledge/serializers
zhangzhanwei e63572b89b feat: System operate log 2025-06-05 14:12:14 +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 feat: System operate log 2025-06-05 14:12:14 +08:00
document.py feat: implement file download functionality in document handler 2025-06-04 14:25:01 +08:00
file.py feat: add delete method to File API for file removal 2025-05-08 12:15:00 +08:00
knowledge.py feat: update knowledge retrieval logic and optimize SQL queries for application listing 2025-06-04 19:39:21 +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 feat: add migration endpoints for documents and paragraphs with parameter handling 2025-06-03 18:43:41 +08:00
problem.py chore: reformat code 2025-05-08 10:00:58 +08:00