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
16dc78d5a4
maxkb
/
apps
/
knowledge
History
CaptainB
16dc78d5a4
feat: implement pagination and deletion for shared knowledge API
2025-06-06 15:45:21 +08:00
..
api
feat: add endpoint to download source files with updated parameter handling
2025-06-04 10:57:32 +08:00
migrations
feat: add file_count_limit to knowledge model and create KnowledgeWorkspaceAuthorization model
2025-06-06 12:04:02 +08:00
models
feat: add file_count_limit to knowledge model and create KnowledgeWorkspaceAuthorization model
2025-06-06 12:04:02 +08:00
serializers
feat: implement pagination and deletion for shared knowledge API
2025-06-06 15:45:21 +08:00
sql
feat: add file_size_limit and file_count_limit to list_knowledge.sql
2025-06-06 13:14:33 +08:00
task
feat: add SyncWeb and GenerateRelated APIs for knowledge base synchronization and related generation
2025-05-08 16:49:12 +08:00
vector
feat: add initial implementation of document and paragraph models with serializers
2025-04-29 10:04:34 +08:00
views
feat: add scope field to knowledge creation serializers and update related views
2025-06-06 15:13:17 +08:00
__init__.py
feat: add initial model structure for knowledge management
2025-04-25 14:06:23 +08:00
admin.py
feat: add initial model structure for knowledge management
2025-04-25 14:06:23 +08:00
apps.py
feat: add initial model structure for knowledge management
2025-04-25 14:06:23 +08:00
tests.py
feat: add initial model structure for knowledge management
2025-04-25 14:06:23 +08:00
urls.py
style: format URL paths for consistency in spacing
2025-06-06 14:43:40 +08:00