diff --git a/src/documents/tasks.py b/src/documents/tasks.py index 0678182c9..2c325b515 100644 --- a/src/documents/tasks.py +++ b/src/documents/tasks.py @@ -633,6 +633,7 @@ def remove_document_from_llm_index(document): llm_index_remove_document(document) +@shared_task def build_share_link_bundle(bundle_id: int): try: bundle = (