UnisKB/apps/system_manage
tanlianwang 071f14a9c6 chore(config): 更新应用标题并添加嵌入模型默认值
- 将 VITE_APP_TITLE 从 'MaxKB' 更改为 'Ai-RAG'
- 为嵌入模型路径和名称添加默认值配置
- 注释掉关于图标的代码以禁用相关功能
2025-12-29 10:59:32 +08:00
..
api fix: Query by permission in system resource management 2025-08-26 13:59:29 +08:00
migrations fix: Migration 2025-10-30 17:23:50 +08:00
models feat: Create a composite unique key to remove duplicate data 2025-10-16 16:45:03 +08:00
serializers chore(config): 更新应用标题并添加嵌入模型默认值 2025-12-29 10:59:32 +08:00
sql fix: Remove duplicate user id 2025-10-28 10:23:15 +08:00
views feat: Folder Permission 2025-10-21 15:15:59 +08:00
__init__.py feat: authentication (#2906) 2025-04-16 20:09:00 +08:00
admin.py feat: authentication (#2906) 2025-04-16 20:09:00 +08:00
apps.py feat: authentication (#2906) 2025-04-16 20:09:00 +08:00
tests.py feat: authentication (#2906) 2025-04-16 20:09:00 +08:00
urls.py rafactor: User resource permission read and edit 2025-08-13 10:11:46 +08:00