You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zhaobingshuang 5c5f61b2aa
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 (#23038)
3 months ago
..
data_source.py orm filter -> where (#22801) 3 months ago
datasets.py orm filter -> where (#22801) 3 months ago
datasets_document.py make logging not use f-str, change others to f-str (#22882) 3 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 (#23038) 3 months ago
error.py fix: drop dead code phase2 unused class (#22042) 3 months ago
external.py fix: metadata filtering condition variable unassigned; fix External K… (#19208) 6 months ago
hit_testing.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
hit_testing_base.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
metadata.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
website.py refactor: Fix some type error (#22594) 3 months ago