Metadata-Version: 2.4
Name: chunksmith-multimodal
Version: 0.3.0
Summary: ChunkSmith multimodal multi-indexing pipeline (JSON/TOON).
Author-email: AnshulParate2004 <anshulnparate@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/AnshulParate2004/chunksmith-lib
Project-URL: Repository, https://github.com/AnshulParate2004/chunksmith-lib
Project-URL: Changelog, https://github.com/AnshulParate2004/chunksmith-lib/blob/main/CHANGELOG.md
Requires-Python: >=3.10
Requires-Dist: chunksmith-core>=0.3.0
Requires-Dist: lxml>=5.0.0
Requires-Dist: regex>=2024.0.0
Provides-Extra: pdf
Requires-Dist: pymupdf>=1.24.0; extra == "pdf"
Requires-Dist: PyPDF2>=3.0.0; extra == "pdf"
Provides-Extra: toon
Requires-Dist: toon-format>=0.9.0b1; extra == "toon"
Provides-Extra: llm
Requires-Dist: httpx>=0.27.0; extra == "llm"
Requires-Dist: tiktoken>=0.7.0; extra == "llm"
Requires-Dist: langchain-core>=0.3.28; extra == "llm"
Requires-Dist: langchain-litellm>=0.2.0; extra == "llm"
