f36e2104d8
tests / ragflow_tests_infinity (push) Has been cancelled
tests / ragflow_tests_elasticsearch (push) Has been cancelled
sep-tests / ragflow_preflight (push) Has been cancelled
sep-tests / ragflow_tests_infinity (push) Has been cancelled
sep-tests / ragflow_tests_elasticsearch (push) Has been cancelled
tests / ragflow_preflight (push) Has been cancelled
5 lines
228 B
Python
5 lines
228 B
Python
UNSUPPORTED_FILE_TYPE_CONTENT = "" # keep empty for now
|
|
DRIVE_FOLDER_TYPE = "application/vnd.google-apps.folder"
|
|
DRIVE_SHORTCUT_TYPE = "application/vnd.google-apps.shortcut"
|
|
DRIVE_FILE_TYPE = "application/vnd.google-apps.file"
|