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
f0263bf189
maxkb
/
apps
/
knowledge
/
serializers
History
朱潮
35f9a4dbfe
add mineru
2025-08-24 00:56:02 +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 SQL queries to improve similarity calculations and indexing
2025-07-24 16:18:53 +08:00
document.py
add mineru
2025-08-24 00:56:02 +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: add validation checks in page and list methods of KnowledgeFolder
2025-08-04 11:10:30 +08:00
paragraph.py
fix: add check for existing problem-paragraph mapping before processing
2025-08-18 17:08:22 +08:00
problem.py
feat: update permission checks to remove row.id dependency and add workspace_id to knowledge retrieval
2025-07-30 09:56:33 +08:00