mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-04 01:25:07 +08:00
### What problem does this PR solve? This PR fixes an incorrect variable reference in the Advanced Ingestion Pipeline template, which causes a runtime failure in the Auto Keywords stage. When creating a pipeline using the `advanced ingestion pipeline` template, the **Auto Keywords** stage fails with the following error: Can't find variable: 'Splitter:NineTiesSin@chunks' ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Co-authored-by: sunsui <suisun@trip.com>