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
1aa8fe28ef
maxkb
/
apps
/
knowledge
/
serializers
History
CaptainB
e24f211674
feat: add optional user_id parameter to tool queries and serializers
2025-05-15 11:04:54 +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: reformat code
2025-05-08 10:00:58 +08:00
document.py
fix: rename image_name to file_name in zip_split_handle and remove workspace_id assignment in document
2025-05-13 12:47:59 +08:00
file.py
feat: add delete method to File API for file removal
2025-05-08 12:15:00 +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
feat: enhance knowledge pagination to include child folders in response
2025-05-15 10:49:47 +08:00
paragraph.py
feat: add BatchGenerateRelated API for batch processing of related paragraphs
2025-05-08 19:28:58 +08:00
problem.py
chore: reformat code
2025-05-08 10:00:58 +08:00