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
38c3dcae7e
maxkb
/
apps
/
knowledge
History
wxg0103
38c3dcae7e
fix: field error message
2025-07-01 15:15:38 +08:00
..
api
fix: make folder_id parameter optional in document.py
2025-06-19 19:42:29 +08:00
migrations
feat: role setting
2025-06-27 14:37:16 +08:00
models
feat: update document and paragraph status default to use get_default_status function
2025-06-26 17:48:18 +08:00
serializers
fix: field error message
2025-07-01 15:15:38 +08:00
sql
refactor: remove unnecessary condition for workspace management in knowledge.py and update SQL query in list_knowledge_user.sql
2025-07-01 11:58:44 +08:00
task
refactor: replace logging with maxkb_logger for consistent logging across modules
2025-06-25 17:00:18 +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: allow null and blank values for status and order_by fields in document queries
2025-06-27 16:28:11 +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
chore: improve URL formatting and readability in urls.py
2025-06-25 14:51:47 +08:00