dify/api/controllers/console/datasets
lif 925168383b
fix: keyword search now matches both content and keywords fields (#29619)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-31 10:28:14 +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.py fix(api): resolve errors when setting visibility to partial members (#29830) 2025-12-18 16:56:24 +08:00
datasets_document.py fix: handle missing `credential_id` (#30051) 2025-12-24 11:21:51 +08:00
datasets_segments.py fix: keyword search now matches both content and keywords fields (#29619) 2025-12-31 10:28:14 +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.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
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