{{ message }}
Tags: HKUDS/LightRAG
Tags
Fixes file path preservation during retries and cancellations Prevents document file paths from being overwritten with placeholder values like "unknown_source" during pipeline retries, cancellations, or consistency repairs. Introduces a centralized path resolution function that prioritizes non-placeholder paths from status documents and falls back to full document storage when needed. This ensures historical file paths are preserved when documents are reset to pending status or when processing is cancelled before extraction begins. Resolves issues where queued documents would lose their original file paths and get marked with generic placeholders, making it difficult to trace document origins in error logs and status records.
Add full Docker Compose deployment sample with GPU support
PreviousNext
