markitect-main/markitect/proxy
tegwick 120ed89780 fix(proxy): catch markitdown missing-dependency errors with clean hint
When markitdown is installed but a format-specific sub-dependency is
missing (e.g. pdfminer-six for PDF), translate the raw traceback into
a DependencyMissingError with the correct install command.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 21:00:51 +01:00
..
extractors fix(proxy): catch markitdown missing-dependency errors with clean hint 2026-02-13 21:00:51 +01:00
__init__.py feat(proxy): add proxy file system for non-markdown source conversion 2026-02-13 19:06:09 +01:00
cli.py feat(proxy): add proxy file system for non-markdown source conversion 2026-02-13 19:06:09 +01:00
exceptions.py feat(proxy): add proxy file system for non-markdown source conversion 2026-02-13 19:06:09 +01:00
generator.py feat(proxy): add proxy file system for non-markdown source conversion 2026-02-13 19:06:09 +01:00
models.py feat(proxy): add proxy file system for non-markdown source conversion 2026-02-13 19:06:09 +01:00
registry.py feat(proxy): add proxy file system for non-markdown source conversion 2026-02-13 19:06:09 +01:00