This website requires JavaScript.
Explore
Help
Register
Sign In
zhuchaowe
/
maxkb
Watch
1
Star
0
Fork
0
You've already forked maxkb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6d9068c378
maxkb
/
apps
/
knowledge
/
serializers
History
CaptainB
6d9068c378
fix: validate folder_id in list method and use request.user.id for user_id
2025-06-19 13:23:58 +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 image URL paths to use OSS endpoints
2025-06-12 15:49:54 +08:00
document.py
fix: include workspace_id in batch save for document processing
2025-06-17 20:20:35 +08:00
knowledge_folder.py
feat: add optional user_id parameter to tool queries and serializers
2025-05-15 11:04:54 +08:00
knowledge.py
fix: validate folder_id in list method and use request.user.id for user_id
2025-06-19 13:23:58 +08:00
paragraph.py
fix: correct position parameter usage in adjust_position method
2025-06-17 18:31:11 +08:00
problem.py
chore: reformat code
2025-05-08 10:00:58 +08:00