dify/api/controllers/service_api/dataset
cutiechi 47954aa284
feat(api): validate and reject external datasets in document update (#21783)
2025-07-03 14:50:53 +08:00
..
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
dataset.py Feat/api validate model provider (#21582) 2025-06-27 09:59:44 +08:00
document.py feat(api): validate and reject external datasets in document update (#21783) 2025-07-03 14:50:53 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
hit_testing.py add service api ratelimit check (#20878) 2025-06-18 14:05:28 +08:00
metadata.py add service api ratelimit check (#20878) 2025-06-18 14:05:28 +08:00
segment.py add service api ratelimit check (#20878) 2025-06-18 14:05:28 +08:00
upload_file.py feat: add GET upload file API endpoint to dataset service api (#11899) 2025-01-09 14:52:09 +08:00