UnisKB/apps
tanlianwang 071f14a9c6 chore(config): 更新应用标题并添加嵌入模型默认值
- 将 VITE_APP_TITLE 从 'MaxKB' 更改为 'Ai-RAG'
- 为嵌入模型路径和名称添加默认值配置
- 注释掉关于图标的代码以禁用相关功能
2025-12-29 10:59:32 +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 chore(config): 更新应用标题并添加嵌入模型默认值 2025-12-29 10:59:32 +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: Local model validation using local_madel (#4330) 2025-11-07 14:43:40 +08:00
locales chore(config): 更新应用标题并添加嵌入模型默认值 2025-12-29 10:59:32 +08:00
maxkb refactor: remove scheduler service and related code 2025-11-07 21:02:27 +08:00
models_provider chore(config): 更新应用标题并添加嵌入模型默认值 2025-12-29 10:59:32 +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: increase username and nickname length validation to 4-64 characters 2025-11-12 16:52:51 +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