Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-24 | 304 Bytes | |
v0.17.0 source code.tar.gz | 2025-08-24 | 35.4 MB | |
v0.17.0 source code.zip | 2025-08-24 | 35.7 MB | |
Totals: 3 Items | 71.1 MB | 6 |
Added
- Multimodal LLM roles (
"extractor_multimodal"
and"reasoner_multimodal"
) to support extraction of multimodal document-level concepts from both text and images. Previously, only text and vision roles were supported, requiring choosing either text or image context for extraction, not both.