mirror of https://github.com/langgenius/dify.git
`WorkflowNodeExecutionModel.offload_data` should be preloaded to provide info about the offloading information of execution record. The `RagPipelineService.get_node_last_run` does not utilize `DifyAPISQLAlchemyWorkflowNodeExecutionRepository` so the loading logics is not changed. In the commit we migrate to calling `DifyAPISQLAlchemyWorkflowNodeExecutionRepository` to avoid such issue. |
||
|---|---|---|
| .. | ||
| pipeline_template | ||
| transform | ||
| pipeline_generate_service.py | ||
| rag_pipeline.py | ||
| rag_pipeline_dsl_service.py | ||
| rag_pipeline_manage_service.py | ||
| rag_pipeline_transform_service.py | ||