Skip to content

v0.1.45

Choose a tag to compare

@github-actions github-actions released this 29 Jun 11:09
· 4 commits to main since this release
2318d7d

Changelog

The overview page has been changed. It surfaces prompt caching stats and live preview:
Screenshot 2026-06-29 at 01 28 07

Also, load balancing has been added to virtual models feature.

More details:

Features

  • f291083 feat(dashboard): add token cache meter and overview refinements (#428)
  • 34f13d6 feat(dashboard): live token throughput chart, prompt cache gauge, and overview refinements (#434)
  • 9502487 feat(virtualmodels): load-balanced virtual models (round-robin + cost) with IaC config (#433)

Bug Fixes

  • c8b6a80 fix(virtualmodels): don't gate IaC startup on catalog availability (#436)