MaxKB/apps/common
shaohuzhang1 7e7e786bef
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
Merge branch 'v2' into knowledge_workflow
# Conflicts:
#	apps/application/flow/workflow_manage.py
#	apps/common/utils/tool_code.py
#	ui/src/views/tool/component/ToolListContainer.vue
2025-11-21 18:09:39 +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 chore: add init file for every folder 2025-04-29 10:31:49 +08:00
config refactor: change model path in MKTokenizer. 2025-11-07 14:57:04 +08:00
constants Merge branch 'v2' into knowledge_workflow 2025-11-21 18:09:39 +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 refactor: remove print. 2025-11-19 17:16:22 +08:00
init docs: OpenAPI request URL (#4070) 2025-09-22 11:51:59 +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: 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 Merge branch 'v2' into knowledge_workflow 2025-11-21 18:09:39 +08:00
__init__.py feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00