dify/api/core/rag/retrieval
-LAN- d6bad76fa6
fix(rag): rename user_from to creator_user_role in dataset retrieval
Compute CreatorUserRole from invoke_from and thread it through retrieval and query logging so created_by_role uses the correct enum.

Tests: not run (not requested).
2026-01-06 19:22:25 +08:00
..
output_parser [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08:00
router Fix: surface workflow container LLM usage (#27021) 2025-10-21 16:05:26 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
dataset_retrieval.py fix(rag): rename user_from to creator_user_role in dataset retrieval 2026-01-06 19:22:25 +08:00
retrieval_methods.py fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
template_prompts.py fix: use only supported operators in metadata filter system prompts (#19195) 2025-05-03 20:08:08 +08:00