dify/api/core/rag/retrieval
Stephen Zhou 5b939067e1
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/services/test_app_dsl_service.py
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
2026-07-31 14:28:03 +08:00
..
output_parser refactor: replace bare dict with typed annotations in core rag module (#35097) 2026-04-14 06:16:16 +00:00
router chore: Remove pyright in favor of pyrefly (#36154) 2026-05-14 05:49:08 +00:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
dataset_retrieval.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-31 14:28:03 +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