dify/api/core/rag
Stream 197ba5f6ef
Merge branch 'main' into deploy/dev
# Conflicts:
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/pipeline/pipeline_generator.py
#	api/core/entities/mcp_provider.py
#	api/core/helper/marketplace.py
#	api/models/workflow.py
#	api/services/tools/tools_transform_service.py
#	api/tasks/document_indexing_task.py
#	api/tests/test_containers_integration_tests/core/__init__.py
#	api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
#	dev/start-worker
#	docker/.env.example
#	web/app/components/base/chat/embedded-chatbot/hooks.tsx
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
#	web/global.d.ts
#	web/pnpm-lock.yaml
#	web/service/use-plugins.ts
2025-11-06 15:58:41 +08:00
..
cleaner fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
data_post_processor remove .value (#26633) 2025-10-11 09:08:29 +08:00
datasource Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
docstore chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
embedding fix: avoid closing shared session during embeddings (#26830) 2025-10-13 17:36:00 +08:00
entities fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
extractor refactor: Update Firecrawl to use v2 API (#24734) 2025-10-15 10:48:54 +08:00
index_processor fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
models feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline fix lint errors 2025-10-29 15:16:39 +08:00
rerank remove .value (#26633) 2025-10-11 09:08:29 +08:00
retrieval Fix: surface workflow container LLM usage (#27021) 2025-10-21 16:05:26 +08:00
splitter fix chunks 2 (#26623) 2025-10-10 16:01:33 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00