LICENSE
README.md
pyproject.toml
docling_serve/__init__.py
docling_serve/__main__.py
docling_serve/app.py
docling_serve/auth.py
docling_serve/gradio_ui.py
docling_serve/helper_functions.py
docling_serve/orchestrator_factory.py
docling_serve/py.typed
docling_serve/response_preparation.py
docling_serve/settings.py
docling_serve/storage.py
docling_serve/websocket_notifier.py
docling_serve.egg-info/PKG-INFO
docling_serve.egg-info/SOURCES.txt
docling_serve.egg-info/dependency_links.txt
docling_serve.egg-info/entry_points.txt
docling_serve.egg-info/requires.txt
docling_serve.egg-info/top_level.txt
docling_serve/datamodel/__init__.py
docling_serve/datamodel/convert.py
docling_serve/datamodel/requests.py
docling_serve/datamodel/responses.py
tests/test_1-file-all-outputs.py
tests/test_1-file-async.py
tests/test_1-url-all-outputs.py
tests/test_1-url-async-ws.py
tests/test_1-url-async.py
tests/test_2-files-all-outputs.py
tests/test_2-urls-all-outputs.py
tests/test_2-urls-async-all-outputs.py
tests/test_fastapi_endpoints.py
tests/test_file_opts.py
tests/test_results_clear.py