LICENSE
MANIFEST.in
README.md
README_zh.md
pyproject.toml
requirements.txt
setup.py
examples/batch_dry_run_example.py
examples/batch_processing_example.py
examples/enhanced_markdown_example.py
examples/image_format_test.py
examples/insert_content_list_example.py
examples/lmstudio_integration_example.py
examples/minimax_integration_example.py
examples/modalprocessors_example.py
examples/office_document_test.py
examples/ollama_integration_example.py
examples/raganything_example.py
examples/text_format_test.py
examples/vllm_integration_example.py
raganything/__init__.py
raganything/base.py
raganything/batch.py
raganything/batch_parser.py
raganything/callbacks.py
raganything/config.py
raganything/enhanced_markdown.py
raganything/modalprocessors.py
raganything/omml_extractor.py
raganything/parser.py
raganything/processor.py
raganything/prompt.py
raganything/prompt_manager.py
raganything/prompts_zh.py
raganything/query.py
raganything/raganything.py
raganything/resilience.py
raganything/utils.py
raganything.egg-info/PKG-INFO
raganything.egg-info/SOURCES.txt
raganything.egg-info/dependency_links.txt
raganything.egg-info/requires.txt
raganything.egg-info/top_level.txt
tests/test_callbacks.py
tests/test_chinese_cid_font.py
tests/test_close_event_loop.py
tests/test_core_modules.py
tests/test_custom_parser.py
tests/test_doc_status_creation.py
tests/test_embedding_examples.py
tests/test_full_entities_merge.py
tests/test_minimax_integration.py
tests/test_omml_extractor.py
tests/test_parser_url_download.py
tests/test_processor_lightrag_api.py
tests/test_prompt_language.py
tests/test_raganything_example.py
tests/test_resilience.py
tests/test_strip_thinking_tags.py
tests/testpaddleocr_parser.py
tests/testparser_kwargs.py
tests/testparser_wiring.py