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
b6f5a8378a
maxkb
/
apps
/
knowledge
/
serializers
History
CaptainB
b6f5a8378a
feat: add HitTest API for knowledge base query testing and update SyncWeb API to use knowledge_id
2025-05-08 16:49: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
chore: reformat code
2025-05-08 10:00:58 +08:00
document.py
feat: add DocumentSplitPatternAPI for segment ID retrieval with workspace and knowledge ID parameters
2025-05-06 17:56:49 +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 KnowledgeFolderFlatSerializer for flat folder representation in Knowledge API
2025-05-07 10:30:56 +08:00
knowledge.py
feat: add HitTest API for knowledge base query testing and update SyncWeb API to use knowledge_id
2025-05-08 16:49:12 +08:00
paragraph.py
feat: implement Paragraph API for CRUD operations and batch deletion
2025-05-07 13:51:20 +08:00
problem.py
chore: reformat code
2025-05-08 10:00:58 +08:00