dify/api/controllers/console/datasets
FFXN e5359ba136
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
feat: Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. (#29672)
2025-12-15 16:50:50 +08:00
..
rag_pipeline feat: Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. (#29672) 2025-12-15 16:50:50 +08:00
data_source.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
datasets_document.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
datasets_segments.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
datasets.py fix dataset multimodal field not update (#29403) 2025-12-10 15:18:38 +08:00
error.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
external.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
hit_testing_base.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
hit_testing.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
metadata.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
website.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
wraps.py api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00