MaxKB/apps/knowledge/serializers
CaptainB f668daa902 fix: refactor delete method in DocumentSerializers for improved clarity
--bug=1060005 --user=刘瑞斌 【资源管理】知识库-删除文档报错 https://www.tapd.cn/62980211/s/1749123
2025-08-05 15:08:12 +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 fix: update SQL queries to improve similarity calculations and indexing 2025-07-24 16:18:53 +08:00
document.py fix: refactor delete method in DocumentSerializers for improved clarity 2025-08-05 15:08:12 +08:00
knowledge.py fix: add validation checks in page and list methods of KnowledgeFolder 2025-08-04 11:10:30 +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 fix: simplify validation checks in document and paragraph retrieval methods 2025-07-31 15:37:38 +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