dify/api/controllers/console/datasets/rag_pipeline
FFXN a93eecaeee
feat: Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. (#29736)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
2025-12-17 11:26:08 +08:00
..
datasource_auth.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
datasource_content_preview.py fix: remove validate=True to fix flask-restx AttributeError (#29552) 2025-12-12 12:01:20 +08:00
rag_pipeline.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
rag_pipeline_datasets.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
rag_pipeline_draft_variable.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
rag_pipeline_import.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
rag_pipeline_workflow.py feat: Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. (#29736) 2025-12-17 11:26:08 +08:00