mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-23 00:31:06 +08:00
### Summary - Forward each memory's stored system_prompt and user_prompt to extract_by_llm. - Cover both immediate save and queued extraction paths with focused regression tests. - Preserve the existing default-prompt fallback when stored prompts are empty. Fixes #18413.