mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-22 16:23:12 +08:00
## Summary - require a `valid_at` timestamp in the semantic-memory output schema - tell the extraction model to use conversation time when a fact has no date of its own - add a regression test for the assembled semantic prompt This addresses the deterministic prompt inconsistency reported in #18415. The invalid-timestamp fallback is intentionally left unchanged because selecting its replacement policy requires a separate design decision.