MaxKB/apps/common
CaptainB 3de7249587 chore: refactor imports for better organization in tool_code.py 2025-12-23 11:28:10 +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: Add folder permission by role 2025-12-22 14:40:34 +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 fix: Manually adding file types to the workflow knowledge base cannot upload files after adding them in lowercase letters (#4499) 2025-12-11 15:57:11 +08:00
event feat: implement aggregation document status retrieval in listener management 2025-12-08 18:30:03 +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 fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4509) 2025-12-12 15:07:59 +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 fix: set --graceful-timeout to 5 min. 2025-12-04 19:47:45 +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 chore: refactor imports for better organization in tool_code.py 2025-12-23 11:28:10 +08:00
__init__.py feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00