You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
635 B
25 lines
635 B
LICENSE
|
|
MANIFEST.in
|
|
README_zh.md
|
|
requirements.txt
|
|
setup.py
|
|
examples/image_format_test.py
|
|
examples/modalprocessors_example.py
|
|
examples/office_document_test.py
|
|
examples/raganything_example.py
|
|
examples/text_format_test.py
|
|
raganything/__init__.py
|
|
raganything/batch.py
|
|
raganything/config.py
|
|
raganything/mineru_parser.py
|
|
raganything/modalprocessors.py
|
|
raganything/processor.py
|
|
raganything/prompt.py
|
|
raganything/query.py
|
|
raganything/raganything.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 |