MaxKB/apps
CaptainB 4d18b78d29
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
fix: update SQL queries to improve similarity calculations and indexing
2025-07-24 16:18:53 +08:00
..
application fix: The conversation user in the workflow cannot be passed into the function (#3685) 2025-07-21 14:47:35 +08:00
chat fix: Professional version opens the application dialogue interface with an error message without authorization #3677 (#3679) 2025-07-21 10:45:06 +08:00
common feat: add create and drop knowledge index functions for improved database management 2025-07-23 21:42:33 +08:00
folders fix: Workspace manager resource authorization permission 2025-07-11 11:33:15 +08:00
knowledge fix: update SQL queries to improve similarity calculations and indexing 2025-07-24 16:18:53 +08:00
locales feat: update resource management permissions and localization strings 2025-07-15 18:22:42 +08:00
maxkb refactor: recycle db connection to avoid "the connection is closed" exception. 2025-07-23 16:40:58 +08:00
models_provider fix: update request data handling to use request.data instead of request.query_params 2025-07-21 12:25:17 +08:00
ops refactor: replace logging calls with maxkb_logger for consistency 2025-06-25 17:37:09 +08:00
oss feat: add support for HTTP range requests for audio files 2025-07-17 21:12:13 +08:00
system_manage refactor: update license validation logic to ensure proper function calls 2025-07-16 18:23:13 +08:00
tools refactor: disable pylint output log to console. 2025-07-21 15:35:13 +08:00
users refactor: update license validation logic to ensure proper function calls 2025-07-16 18:23:13 +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