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
efd273b3bc
maxkb
/
apps
/
knowledge
/
serializers
History
CaptainB
efd273b3bc
feat: add export and export_zip endpoints for knowledge base and document with image handling
2025-06-03 17:44:13 +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
feat: add export and export_zip endpoints for knowledge base and document with image handling
2025-06-03 17:44:13 +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: add export and export_zip endpoints for knowledge base and document with image handling
2025-06-03 17:44:13 +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