Files
ragflow/agent/component
Ricardo-M-L 09a09a5b20 fix: correct typo in IterationItem name check and incomplete error message (#13890)
Two small fixes:

1. **iterationitem.py line 72**: Typo "interationitem" → "iterationitem"
(missing 't'). The component name check never matched IterationItem
components.

2. **raptor.py line 94**: Error message "Embedding error: " had a
trailing colon with no details. Changed to "Embedding error: empty
embeddings returned".
2026-04-02 10:35:28 +08:00
..
2026-03-05 17:27:17 +08:00
2025-11-27 15:55:32 +08:00
2026-03-06 11:42:31 +08:00
2025-11-27 15:55:32 +08:00
2025-12-25 12:12:38 +08:00