| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.3.0 source code.tar.gz | 2026-06-17 | 43.5 MB | |
| 0.3.0 source code.zip | 2026-06-17 | 43.8 MB | |
| README.md | 2026-06-17 | 1.8 kB | |
| Totals: 3 Items | 87.3 MB | 0 | |
What's Changed
- Claude code integration guide by @shreyashankar in https://github.com/ucbepic/docetl/pull/471
- optimizer: add directives for resolve operator by @shreyashankar in https://github.com/ucbepic/docetl/pull/470
- Fast Decomposition for Map Operations in DocWrangler by @shreyashankar in https://github.com/ucbepic/docetl/pull/472
- Embedding blocking threshold optimization by @shreyashankar in https://github.com/ucbepic/docetl/pull/473
- fix broken links in python api documentation by @shreyashankar in https://github.com/ucbepic/docetl/pull/476
- feat: add token usage to pipeline runner by @shreyashankar in https://github.com/ucbepic/docetl/pull/480
- fix: pin pyrate-limiter<4 to prevent breaking import changes by @shreyashankar in https://github.com/ucbepic/docetl/pull/483
- Web fetch and search by @redhog in https://github.com/ucbepic/docetl/pull/486
- Interactive progress view for pipeline runs (terminal) by @shreyashankar in https://github.com/ucbepic/docetl/pull/488
- Simplify MOAR interface and add Python API by @shreyashankar in https://github.com/ucbepic/docetl/pull/490
- Model cascades: cut LLM cost on binary operators with statistical quality guarantees by @shreyashankar in https://github.com/ucbepic/docetl/pull/491
- Remove combined precision+recall guarantee by @shreyashankar in https://github.com/ucbepic/docetl/pull/494
- Introduce PySpark-like Frame API and refactor runner architecture by @shreyashankar in https://github.com/ucbepic/docetl/pull/495
- Agentic LLM tool support by @shreyashankar in https://github.com/ucbepic/docetl/pull/499
- chore: bump version to 0.3.0 for PyPI release by @shreyashankar in https://github.com/ucbepic/docetl/pull/501
Full Changelog: https://github.com/ucbepic/docetl/compare/0.2.6...0.3.0