LICENSE.md
README.md
setup.py
src/unstructured_client/__init__.py
src/unstructured_client/general.py
src/unstructured_client/sdk.py
src/unstructured_client/sdkconfiguration.py
src/unstructured_client.egg-info/PKG-INFO
src/unstructured_client.egg-info/SOURCES.txt
src/unstructured_client.egg-info/dependency_links.txt
src/unstructured_client.egg-info/requires.txt
src/unstructured_client.egg-info/top_level.txt
src/unstructured_client/_hooks/__init__.py
src/unstructured_client/_hooks/registration.py
src/unstructured_client/_hooks/sdkhooks.py
src/unstructured_client/_hooks/types.py
src/unstructured_client/_hooks/custom/__init__.py
src/unstructured_client/_hooks/custom/clean_server_url_hook.py
src/unstructured_client/_hooks/custom/common.py
src/unstructured_client/_hooks/custom/form_utils.py
src/unstructured_client/_hooks/custom/logger_hook.py
src/unstructured_client/_hooks/custom/pdf_utils.py
src/unstructured_client/_hooks/custom/request_utils.py
src/unstructured_client/_hooks/custom/split_pdf_hook.py
src/unstructured_client/_hooks/custom/suggest_defining_url.py
src/unstructured_client/models/__init__.py
src/unstructured_client/models/errors/__init__.py
src/unstructured_client/models/errors/httpvalidationerror.py
src/unstructured_client/models/errors/sdkerror.py
src/unstructured_client/models/errors/servererror.py
src/unstructured_client/models/operations/__init__.py
src/unstructured_client/models/operations/partition.py
src/unstructured_client/models/shared/__init__.py
src/unstructured_client/models/shared/partition_parameters.py
src/unstructured_client/models/shared/security.py
src/unstructured_client/models/shared/validationerror.py
src/unstructured_client/utils/__init__.py
src/unstructured_client/utils/enums.py
src/unstructured_client/utils/retries.py
src/unstructured_client/utils/utils.py