You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/controllers/console/datasets
Charles Zhou 8bcc5a36bb
feat: new editor user permission profile (#4435)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
..
data_source.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
datasets.py feat: new editor user permission profile (#4435) 2 years ago
datasets_document.py feat: new editor user permission profile (#4435) 2 years ago
datasets_segments.py feat: new editor user permission profile (#4435) 2 years ago
error.py refactor: Delete the dataset to verify whether it is in use (#5112) 2 years ago
file.py Feat: Add documents limitation (#2662) 2 years ago
hit_testing.py optimize question classifier prompt and support keyword hit test (#3565) 2 years ago