Go to file
tanlianwang 071f14a9c6 chore(config): 更新应用标题并添加嵌入模型默认值
- 将 VITE_APP_TITLE 从 'MaxKB' 更改为 'Ai-RAG'
- 为嵌入模型路径和名称添加默认值配置
- 注释掉关于图标的代码以禁用相关功能
2025-12-29 10:59:32 +08:00
.github chore: pre build v2.4.0-dev 2025-11-13 16:30:20 +08:00
.idea chore: Add icon for JetBrains Toolbox 2024-03-26 22:08:01 +08:00
apps chore(config): 更新应用标题并添加嵌入模型默认值 2025-12-29 10:59:32 +08:00
installer refactor: add code comment. 2025-11-11 18:32:52 +08:00
static/admin chore(config): 更新应用标题并添加嵌入模型默认值 2025-12-29 10:59:32 +08:00
ui chore(config): 更新应用标题并添加嵌入模型默认值 2025-12-29 10:59:32 +08:00
.dockerignore fix: update Dockerfile to install dependencies from pyproject.toml and adjust .dockerignore 2025-08-19 16:01:51 +08:00
.gitignore fix: add .SANDBOX_BANNED_HOSTS to .gitignore 2025-11-07 10:20:28 +08:00
CODE_OF_CONDUCT.md doc: add some md files. 2025-07-17 14:42:23 +08:00
CONTRIBUTING.md doc: add some md files. 2025-07-17 14:42:23 +08:00
LICENSE doc: add LICENSE. 2025-07-17 14:28:34 +08:00
README_CN.md chore(config): 更新应用标题并添加嵌入模型默认值 2025-12-29 10:59:32 +08:00
SECURITY.md doc: add some md files. 2025-07-17 14:42:23 +08:00
main.py refactor: rename env CORE_WORKER to MAXKB_CORE_WORKER. 2025-11-12 08:55:11 +08:00
pyproject.toml chore(config): 更新应用标题并添加嵌入模型默认值 2025-12-29 10:59:32 +08:00