Files
dify/api/tasks/batch_clean_document_task.py
T

79 lines
3.1 KiB
Python

import logging
import time
import click
from celery import shared_task