Skip to content

🦋 New version release - #517

Merged
brentrager merged 1 commit into
mainfrom
changeset-release/main
Aug 28, 2026
Merged

🦋 New version release#517
brentrager merged 1 commit into
mainfrom
changeset-release/main

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@smooai/smooth@0.41.4

Patch Changes

  • 8baa803: bench: score reports real per-task cost. Streaming LLM responses never carry
    the gateway's cost header (it flushes before the body, so x-litellm-response-cost
    reads 0.0) and the trailing usage chunk has tokens only — so every polyglot
    engine reported $0. The score path now fetches list prices from
    /v1/model/info (the PriceBook already used by the agentic path) and computes
    cost as tokens × price, and result.json records prompt_tokens/completion_tokens
    (th-c3618b).

@brentrager
brentrager enabled auto-merge (squash) August 28, 2026 01:00
@brentrager
brentrager merged commit 8d5854c into main Aug 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant