| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-06-29 | 600 Bytes | |
| gomodel_0.1.45_darwin_amd64.tar.gz | 2026-06-29 | 16.5 MB | |
| gomodel_0.1.45_darwin_arm64.tar.gz | 2026-06-29 | 15.3 MB | |
| gomodel_0.1.45_linux_amd64.tar.gz | 2026-06-29 | 16.2 MB | |
| gomodel_0.1.45_linux_arm64.tar.gz | 2026-06-29 | 14.6 MB | |
| gomodel_0.1.45_windows_amd64.zip | 2026-06-29 | 16.5 MB | |
| gomodel_0.1.45_windows_arm64.zip | 2026-06-29 | 14.7 MB | |
| README.md | 2026-06-29 | 764 Bytes | |
| v0.1.45 source code.tar.gz | 2026-06-29 | 6.1 MB | |
| v0.1.45 source code.zip | 2026-06-29 | 6.6 MB | |
| Totals: 10 Items | 106.5 MB | 2 | |
Changelog
The overview page has been changed. It surfaces prompt caching stats and live preview:
Also, load balancing has been added to virtual models feature.
More details:
Features
- [f29108] feat(dashboard): add token cache meter and overview refinements (#428)
- [34f13d] feat(dashboard): live token throughput chart, prompt cache gauge, and overview refinements (#434)
- [950248] feat(virtualmodels): load-balanced virtual models (round-robin + cost) with IaC config (#433)
Bug Fixes
- [c8b6a8] fix(virtualmodels): don't gate IaC startup on catalog availability (#436)