ai-robot-core/ai-service-admin
MerCry dd1c6aba14 feat: enhance metadata handling and document processing
- Add metadata field to Document type for frontend
- Add type field to MetadataFieldUpdateRequest
- Update KB API with URL decode support for Chinese filenames
- Enhance metadata auto inference service
- Improve metadata field definition service
- Update .gitignore to exclude logs and snapshots
2026-03-12 12:45:54 +08:00
..
public fix: resolve ElementPlus checkbox deprecation warning and add favicon [AC-IDSMETA-13] 2026-03-02 22:45:31 +08:00
src feat: enhance metadata handling and document processing 2026-03-12 12:45:54 +08:00
.dockerignore feat: 添加Docker容器部署配置 [AC-AISVC-01] 2026-02-26 01:22:30 +08:00
.env.example fix: 修复Docker部署健康检查路径和API Key配置 [AC-AISVC-01] 2026-02-26 02:41:33 +08:00
.gitignore feat(asa): implement ai-service-admin infrastructure and modules [AC-ASA-01] 2026-02-24 14:54:14 +08:00
Dockerfile fix: add optionalDependencies for Alpine Linux build support [AC-IDS-13] 2026-03-03 00:55:28 +08:00
index.html fix: resolve ElementPlus checkbox deprecation warning and add favicon [AC-IDSMETA-13] 2026-03-02 22:45:31 +08:00
nginx.conf fix: 简化Nginx代理配置,移除upstream变量 [AC-AISVC-50] 2026-02-26 11:50:03 +08:00
package-lock.json fix(ASA): 修复模板变量语法错误并安装 vuedraggable 依赖 2026-02-27 19:22:26 +08:00
package.json fix: add optionalDependencies for Alpine Linux build support [AC-IDS-13] 2026-03-03 00:55:28 +08:00
tsconfig.json fix: 修复TypeScript类型错误以兼容vue-tsc v2 [AC-AISVC-01] 2026-02-26 02:19:51 +08:00
tsconfig.node.json feat(asa): implement ai-service-admin infrastructure and modules [AC-ASA-01] 2026-02-24 14:54:14 +08:00
vite.config.ts fix: update vite proxy target to 127.0.0.1 for better compatibility 2026-03-05 20:35:43 +08:00