- 在 knowledgebase.py 中将文件索引失败时的状态更新为 "pending_indexing"。 - 在 DataBaseInfoView.vue 中调整条件判断,允许在文件状态为 "pending_indexing" 或 "failed" 时显示操作按钮。 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .prettierrc.json | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| vite.config.js | ||