Skip to content

v0.12.65

Choose a tag to compare

@1bcMax 1bcMax released this 21 Mar 03:22
· 123 commits to main since this release
c76a82d

Bug Fix

Fix: payment error when using free model — The pre-auth cache keyed on URL path alone, so cached payment requirements from a paid model (e.g. sonnet) would be applied to nvidia/gpt-oss-120b. Users switching to free model with an empty wallet got payment errors even though the server never charged for free requests. Cache key now includes model ID.

npm install -g @blockrun/clawrouter@0.12.65