MaxKB/apps/common
wxg0103 02afb6a0bc refactor: update API KEY translations and improve formatting in permission constants 2025-07-11 17:24:38 +08:00
..
auth feat: Support openai dialogue (#3551) 2025-07-10 19:16:47 +08:00
cache feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
cache_data feat: Apikey call supports cross domain and application whitelist (#3556) 2025-07-11 11:15:21 +08:00
chunk chore: add init file for every folder 2025-04-29 10:31:49 +08:00
config perf: model manage (#3226) 2025-06-09 21:09:51 +08:00
constants refactor: update API KEY translations and improve formatting in permission constants 2025-07-11 17:24:38 +08:00
database_model_manage feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
db refactor: improve code readability and formatting in common, knowledge, and paragraph modules 2025-04-30 09:57:11 +08:00
encoder feat: update migration files and add new models for application settings and chat functionality 2025-06-23 10:25:45 +08:00
event refactor: update locking mechanism to use a consistent key format and set default timeout 2025-07-02 12:36:43 +08:00
exception refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 17:00:18 +08:00
field feat: update migration files and add new models for application settings and chat functionality 2025-06-23 10:25:45 +08:00
forms feat: add model setting 2025-04-17 18:01:33 +08:00
handle chore: normalize with_filter parameter to boolean in split handle files 2025-07-10 15:06:19 +08:00
job refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 16:46:50 +08:00
lock chore: add init file for every folder 2025-04-29 10:31:49 +08:00
log fix: chat user change error 2025-06-25 17:30:12 +08:00
management refactor: disable access log. 2025-07-07 15:04:35 +08:00
middleware feat: Apikey call supports cross domain and application whitelist (#3556) 2025-07-11 11:15:21 +08:00
mixins feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
result init project 2025-04-14 20:11:23 +08:00
sql feat: add SQL query for embedding text and update model API routes to remove workspace_id 2025-06-05 18:35:31 +08:00
template feat: add email templates for verification codes in English, Chinese, and Traditional Chinese 2025-07-10 15:02:10 +08:00
utils fix: Application import and export (#3538) 2025-07-09 21:34:41 +08:00
__init__.py feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00