| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-29 | 625 Bytes | |
| v0.0.7 source code.tar.gz | 2025-10-29 | 1.6 MB | |
| v0.0.7 source code.zip | 2025-10-29 | 1.8 MB | |
| Totals: 3 Items | 3.4 MB | 0 | |
Features
- Docling parser: extend to all supported files; flexible OCR configuration
- Bedrock client: async support via aioboto3 with tests
- New tools
- web_fetch
- FileSystem
- SQLDatabase
- Milvus vectorstore added
- Agents: usage improvements
Fixes
- IngestionPipeline.run: accept list of file paths
- Bedrock client: raise NotImplementedError for async methods (pre-async support)
- Node splitter: handle empty cases
- OpenAI-like tool converter fixes
- Docling parser: add easyocr dependency
- Agents: clear user input after first step
- OpenAI client compatibility update (>= 2)