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
1e80a6136a
maxkb
/
apps
/
knowledge
History
CaptainB
94c5c4197c
fix: add type ignore comments for operation_id and tags in various API schemas
2025-05-09 11:29:05 +08:00
..
api
feat: add BatchGenerateRelated API for batch processing of related paragraphs
2025-05-08 19:28:58 +08:00
migrations
refactor: File model (
#3050
)
2025-05-07 11:45:00 +08:00
models
feat: add SHA256 hash attribute to knowledge object on save
2025-05-08 12:34:51 +08:00
serializers
feat: add BatchGenerateRelated API for batch processing of related paragraphs
2025-05-08 19:28:58 +08:00
sql
refactor: improve code readability and formatting in common, knowledge, and paragraph modules
2025-04-30 09:57:11 +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
fix: add type ignore comments for operation_id and tags in various API schemas
2025-05-09 11:29:05 +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
feat: add BatchGenerateRelated API for batch processing of related paragraphs
2025-05-08 19:28:58 +08:00