mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-07-29 18:53:35 +00:00
Disable LiteParse OCR automatically for PDFs at or above the configured page threshold, independent of sampled text density. Add adaptive index chunk sizing for large extracted documents so first-run document_query calls avoid spending the full batch timeout embedding thousands of small chunks. Update the settings UI, README, dependency hook, and regression tests for the new behavior. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| html.py | ||
| image.py | ||
| liteparse.py | ||
| liteparse_worker.py | ||
| pdf.py | ||
| text.py | ||
| unstructured.py | ||