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
80b3be46fd
maxkb
/
apps
/
knowledge
History
CaptainB
52ba4d6342
refactor: update model instance retrieval to use workspace_id and enhance document syncing with image linking
2025-06-19 16:20:15 +08:00
..
api
fix: update paragraph ordering and adjust position during bulk creation
2025-06-17 13:23:34 +08:00
migrations
fix: remove default model reference from embedding_model and add export paths for templates
2025-06-17 17:20:00 +08:00
models
fix: remove default model reference from embedding_model and add export paths for templates
2025-06-17 17:20:00 +08:00
serializers
refactor: update model instance retrieval to use workspace_id and enhance document syncing with image linking
2025-06-19 16:20:15 +08:00
sql
feat: add new SQL queries for embedding and keyword searches
2025-06-18 19:48:20 +08:00
task
feat: add SyncWeb and GenerateRelated APIs for knowledge base synchronization and related generation
2025-05-08 16:49:12 +08:00
template
fix: remove default model reference from embedding_model and add export paths for templates
2025-06-17 17:20:00 +08:00
vector
feat: add new SQL queries for embedding and keyword searches
2025-06-18 19:48:20 +08:00
views
fix: validate folder_id in list method and use request.user.id for user_id
2025-06-19 13:23:58 +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 batch_cancel_task endpoint to document routes in urls.py
2025-06-18 20:50:46 +08:00