Fix: Files being parsed are not allowed to be deleted in batches #7065 (#7066)

### What problem does this PR solve?

Fix: Files being parsed are not allowed to be deleted in batches #7065

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
balibabu
2025-04-16 16:46:24 +08:00
committed by GitHub
parent 9c2dd70839
commit de5727f90a
6 changed files with 26 additions and 3 deletions

View File

@ -379,6 +379,8 @@ This auto-tagging feature enhances retrieval by adding another layer of domain-s
community: 'Community reports generation',
communityTip:
'In a knowledge graph, a community is a cluster of entities linked by relationships. You can have the LLM generate an abstract for each community, known as a community report. See here for more information: https://www.microsoft.com/en-us/research/blog/graphrag-improving-global-search-via-dynamic-community-selection/',
theDocumentBeingParsedCannotBeDeleted:
'The document being parsed cannot be deleted',
},
chunk: {
chunk: 'Chunk',