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
zhaobs 01e8a8d622 fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 7 months ago
..
data_source.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
datasets.py fix: remove redundant partial member list retrieval in dataset API (#15492) 7 months ago
datasets_document.py add dataset info in response (#21413) 8 months ago
datasets_segments.py fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 7 months ago
error.py fix: drop dead code phase2 unused class (#22042) 7 months ago
external.py fix: metadata filtering condition variable unassigned; fix External K… (#19208) 9 months ago
hit_testing.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
hit_testing_base.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
metadata.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
website.py refactor: Fix some type error (#22594) 7 months ago