MaxKB/apps/common
CaptainB a197cfc69d feat: implement CSV, XLS, and XLSX content extraction with Markdown formatting 2025-12-04 14:33:19 +08:00
..
auth refactor: remove print. 2025-11-19 17:16:22 +08:00
cache chore: remove diskcache2 dependency from pyproject.toml 2025-07-15 12:56:02 +08:00
cache_data feat: application chat api (#3574) 2025-07-12 17:54:37 +08:00
chunk feat: add chunk_size parameter to document splitting and chunk handling 2025-11-28 16:05:12 +08:00
config refactor: change model path in MKTokenizer. 2025-11-07 14:57:04 +08:00
constants feat: Knowledge workflow back route permission 2025-12-02 14:56:18 +08:00
database_model_manage feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
db perf: Optimize the export of conversation logs (#4230) 2025-10-22 14:53:42 +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 fix: dependency package (#4325) 2025-11-06 16:46:20 +08:00
exception fix: Create a blank document name with more than 128 characters, prompt message needs to be translated (#3825) 2025-08-06 10:48:24 +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: enhance user authentication with RSA key handling and encrypted data support 2025-09-18 18:42:55 +08:00
handle feat: implement CSV, XLS, and XLSX content extraction with Markdown formatting 2025-12-04 14:33:19 +08:00
init fix: Unable to parse expression (#4408) 2025-12-01 17:25:46 +08:00
job refactor: change log level from debug to info for chat log and access number jobs 2025-07-23 10:26:49 +08:00
lock refactor: replace FileLock with utility functions for locking mechanism 2025-07-14 15:49:09 +08:00
log fix: chat user change error 2025-06-25 17:30:12 +08:00
management chore: adjust default worker count calculation in command.py 2025-11-11 20:41:55 +08:00
middleware fix: OpenAPI authentication (#4110) 2025-09-25 17:16:39 +08:00
mixins feat: add default manager to AppModelMixin 2025-11-12 15:31:41 +08:00
result init project 2025-04-14 20:11:23 +08:00
sql feat: Knowledge write node chunk embeding 2025-11-28 17:36:00 +08:00
template feat: update email templates and translations for improved clarity and consistency 2025-07-15 11:42:36 +08:00
utils feat: add MAXKB_SANDBOX_PYTHON_PROCESS_LIMIT_CPU_CORES env. 2025-12-04 11:23:33 +08:00
__init__.py feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00