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
Summer-Gu 7f98c2ea3f
refactor: Delete the dataset to verify whether it is in use (#5112)
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 refactor: Delete the dataset to verify whether it is in use (#5112) 2 years ago
datasets_document.py support rename document (#4915) 2 years ago
datasets_segments.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 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