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