| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.3.1 source code.tar.gz | 2026-04-07 | 78.9 MB | |
| 1.3.1 source code.zip | 2026-04-07 | 79.2 MB | |
| README.md | 2026-04-07 | 482 Bytes | |
| Totals: 3 Items | 158.1 MB | 0 | |
Bug fixes and other changes
- Fixed
AttributeErrorwhen node functions have non-Pydantic/dataclass type hints onparams:inputs. The parameter validation framework now correctly skips types it cannot validate.
Documentation changes
- Added documentation for
Optional[Model]support and multi-type union limitations in parameter validation. - Improved Mermaid diagram visibility in dark mode.