dify/api/services/knowledge_fs
2026-08-12 11:43:32 +08:00
..
__init__.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
app_admission_service.py fix(workflow): stabilize KnowledgeFS retrieval access 2026-08-11 11:51:17 -04:00
app_binding_management.py Fix workflow binding sync session handling 2026-08-09 22:50:44 -04:00
app_execution_capability.py Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
batch_capability.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
capability_broker.py fix(dataset): integrate New RAG with KnowledgeFS (#39621) 2026-07-27 12:52:44 +08:00
cleanup.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
control_plane_service.py feat(dataset): add New RAG knowledge settings 2026-07-28 20:56:00 +08:00
control_space_commands.py feat(dataset): support deferred New RAG model setup 2026-07-28 23:19:25 +08:00
control_space_lifecycle.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
control_space_management.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
credential_service.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
cutover_runtime_gate.py feat(knowledge-fs): automate greenfield workspace cutover 2026-07-28 09:12:50 -04:00
cutover.py feat(knowledge-fs): automate greenfield workspace cutover 2026-07-28 09:12:50 -04:00
data_facade.py feat(knowledge-fs): add bulk logical document deletion support 2026-08-11 19:47:12 +08:00
download_service.py fix(knowledge-fs): align document download contracts 2026-08-12 11:43:32 +08:00
greenfield_initializer.py feat(knowledge-fs): automate greenfield workspace cutover 2026-07-28 09:12:50 -04:00
initial_source_preview_job.py feat(knowledge-fs): support datasource-driven source previews 2026-08-12 08:33:52 +08:00
initial_source_preview.py fix(knowledge-fs): disambiguate preview page types 2026-08-12 09:59:43 +08:00
lifecycle_port.py feat(dataset): support deferred New RAG model setup 2026-07-28 23:19:25 +08:00
lifecycle_readiness.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
lifecycle_remote_http.py feat(dataset): support deferred New RAG model setup 2026-07-28 23:19:25 +08:00
lifecycle_saga.py feat(dataset): support deferred New RAG model setup 2026-07-28 23:19:25 +08:00
membership_changes.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
object_storage.py feat(knowledge): stage document uploads before admission 2026-08-10 10:58:17 -04:00
observability.py Refactor frontend architecture and simplify implementation 2026-07-29 02:30:27 -04:00
orphan_reconciler.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
product_application_service.py feat(knowledge-fs): create spaces with initial sources 2026-08-10 22:08:01 +08:00
product_authorization.py feat(dataset): add New Knowledge space actions 2026-07-29 12:15:33 +08:00
product_dto.py feat(knowledge-fs): support datasource-driven source previews 2026-08-12 08:33:52 +08:00
product_operations.py feat(knowledge-fs): add bulk logical document deletion support 2026-08-11 19:47:12 +08:00
product_remote_http.py fix(product_remote_http): log upstream rejection details for specific error statuses 2026-08-10 14:34:30 +08:00
product_remote.py Support emoji icons and map Knowledge FS bad requests 2026-07-30 01:34:56 -04:00
product_service.py feat(dataset): filter New RAG spaces by creator 2026-08-05 13:46:06 +08:00
query_images.py feat(knowledge-fs): support image query retrieval 2026-08-09 09:45:43 -04:00
remote_registry.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
revocation_commands.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
revocation_reconciler.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
runtime.py perf(knowledge-fs): reduce capability request overhead 2026-07-30 03:14:51 -04:00
staged_upload_service.py feat(knowledge): stage document uploads before admission 2026-08-10 10:58:17 -04:00