UnisKB/apps
tanlianwang 0546b773db feat(ui): 添加系统管理菜单功能并优化模型相关文案
- 新增系统管理菜单,包含用户管理、资源授权和系统设置功能
- 实现资源授权下拉菜单,支持应用、知识库、工具和模型的授权管理
- 实现系统设置下拉菜单,支持邮件设置等功能
- 将模型相关文案中的"供应商"统一修改为"模型",提升表述准确性
- 更新模型表单和API中的字段名称和提示信息
- 修复前端国际化文件中模型相关的翻译内容
2026-03-04 10:57:37 +08:00
..
application perf: Memory optimization (#4362) 2025-11-14 22:08:02 +08:00
chat feat: enhance video processing by adding video model parameter and implement file upload to OSS 2025-10-27 16:43:27 +08:00
common feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
folders feat: Folder move order by name 2025-11-04 17:49:11 +08:00
knowledge fix: change default value of with_valid parameter in save method to True 2025-11-12 15:10:26 +08:00
local_model feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
locales feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
maxkb refactor: remove scheduler service and related code 2025-11-07 21:02:27 +08:00
models_provider feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
ops refactor: enhance init_scheduler to include xpack job execution 2025-11-07 21:12:29 +08:00
oss feat: add support for HTTP range requests for audio files 2025-07-17 21:12:13 +08:00
system_manage chore(config): 更新应用标题并添加嵌入模型默认值 2025-12-29 10:59:32 +08:00
tools feat: Variable aggregation 2025-10-17 17:31:59 +08:00
users fix(auth): 更新默认密码配置 2026-03-03 15:48:50 +08:00
__init__.py chore: add init file for every folder 2025-04-29 10:31:49 +08:00
manage.py init project 2025-04-14 20:11:23 +08:00