| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-22 | 447 Bytes | |
| v0.76.2 source code.tar.gz | 2026-04-22 | 2.8 MB | |
| v0.76.2 source code.zip | 2026-04-22 | 3.4 MB | |
| Totals: 3 Items | 6.2 MB | 0 | |
Improvements:
- AppliedScientist:
current_datais now optional. When omitted, the agent reads the current notebook and figures out the data source itself.
Full Changelog: https://github.com/Upsonic/Upsonic/compare/v0.76.2...v0.76.3
Pull Requests:
- feat: current_data optional, agent infers data source from notebook: onuratakan in #575