markitect-main/markitect/proxy
tegwick e4fbba8a57 feat(proxy): add markitdown as default proxy backend
Uses markitdown-no-magika (lighter fork without magika/onnxruntime) to
handle PDF, HTML, DOCX, PPTX, XLSX, XLS, CSV, JSON, and XML files.
Specialized extractors (pymupdf4llm, markdownify) remain as fallbacks
when markitdown is not installed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 20:48:47 +01:00
..
extractors feat(proxy): add markitdown as default proxy backend 2026-02-13 20:48:47 +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