MaxKB/apps
shaohuzhang1 f13a29a611
fix: model share (#3402)
2025-06-26 18:18:19 +08:00
..
application refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 17:00:18 +08:00
chat chore: improve URL formatting and readability in urls.py 2025-06-25 14:51:47 +08:00
common fix: correct image path replacement logic in zip_split_handle 2025-06-26 17:02:34 +08:00
folders feat: add validation for folder name uniqueness and parent folder assignment 2025-06-26 14:06:30 +08:00
knowledge feat: update document and paragraph status default to use get_default_status function 2025-06-26 17:48:18 +08:00
locales refactor: i18n 2025-06-25 15:15:21 +08:00
maxkb feat: update logging configuration for improved log level management and format 2025-06-25 18:48:10 +08:00
models_provider fix: model share (#3402) 2025-06-26 18:18:19 +08:00
ops refactor: replace logging calls with maxkb_logger for consistency 2025-06-25 17:37:09 +08:00
oss refactor: file to oss 2025-06-06 12:31:41 +08:00
system_manage feat: update document and paragraph status default to use get_default_status function 2025-06-26 17:48:18 +08:00
tools chore: improve URL formatting and readability in urls.py 2025-06-25 14:51:47 +08:00
users fix: PASSWORD_REGEX 2025-06-26 10:44:19 +08:00
__init__.py chore: add init file for every folder 2025-04-29 10:31:49 +08:00
manage.py init project 2025-04-14 20:11:23 +08:00