dify/api/controllers/console/datasets
quicksand b0bef1a120
Some checks are pending
autofix.ci / autofix (push) Waiting to run
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
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
fix(api): resolve errors when setting visibility to partial members (#29830)
2025-12-18 16:56:24 +08:00
..
rag_pipeline feat: Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. (#29736) 2025-12-17 11:26:08 +08:00
data_source.py feat: add datasource_parameters handling for API requests (#29757) 2025-12-17 10:37:55 +08: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(api): resolve errors when setting visibility to partial members (#29830) 2025-12-18 16:56:24 +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