MaxKB/apps/common
CaptainB 6184058e4d feat: implement charset detection utility in fork.py
--bug=1059829 --user=刘瑞斌 【知识库】web导入知识库中文字符乱码 https://www.tapd.cn/62980211/s/1746162
2025-07-31 11:39:02 +08:00
..
auth fix: Application apikey call failed (#3629) 2025-07-16 15:52:13 +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 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 fix: Resource tool permission constants 2025-07-29 15:07:41 +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 feat: add create and drop knowledge index functions for improved database management 2025-07-23 21:42:33 +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
init fix: Access can only be granted after OpenAPI authentication (#3599) 2025-07-15 13:49:33 +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: update LOG_KEEP_DAYS to use CONFIG for configurable log retention 2025-07-22 10:23:14 +08:00
middleware fix: Access can only be granted after OpenAPI authentication (#3601) 2025-07-15 14:51:50 +08:00
mixins feat: add db_index to various fields for improved query performance 2025-07-14 11:54:19 +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: update email templates and translations for improved clarity and consistency 2025-07-15 11:42:36 +08:00
utils feat: implement charset detection utility in fork.py 2025-07-31 11:39:02 +08:00
__init__.py feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00