MaxKB/apps/knowledge/serializers
CaptainB e81a7962b8
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
fix: add scope field to knowledge serializers and update related SQL queries
2025-06-11 20:35:25 +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 refactor: file to oss 2025-06-06 11:42:31 +08:00
document.py refactor: file to oss 2025-06-06 11:42:31 +08:00
knowledge.py fix: add scope field to knowledge serializers and update related SQL queries 2025-06-11 20:35:25 +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: change order of query results to ascending by creation time 2025-06-10 13:03:50 +08:00
problem.py chore: reformat code 2025-05-08 10:00:58 +08:00