MaxKB/apps/common
shaohuzhang1 87ab2178bf
feat: application chat log (#3230)
2025-06-10 20:35:20 +08:00
..
auth fix: anonymous authentication (#3216) 2025-06-09 16:57:04 +08:00
cache feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
cache_data feat: application api key (#3224) 2025-06-09 20:25:58 +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 feat: application chat log (#3230) 2025-06-10 20:35:20 +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: application operate api (#3176) 2025-05-30 20:02:39 +08:00
event feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
exception feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
field fix: Fix Swagger document image upload 2025-06-04 12:01:12 +08:00
forms feat: add model setting 2025-04-17 18:01:33 +08:00
handle refactor: add application settings 2025-06-07 17:57:11 +08:00
lock chore: add init file for every folder 2025-04-29 10:31:49 +08:00
log refactor: log add workspace_id 2025-06-10 14:50:25 +08:00
management feat: add gunicorn and python-daemon dependencies to pyproject.toml 2025-06-05 17:56:42 +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
utils perf: model manage (#3226) 2025-06-09 21:09:51 +08:00
__init__.py feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00