From 91f4602a9124a76e322741937a3d80ac27b6393d Mon Sep 17 00:00:00 2001 From: 1bcMax Date: Wed, 5 Aug 2026 09:02:28 -0500 Subject: [PATCH] =?UTF-8?q?chore(brand):=20refresh=20the=20snapshot=20?= =?UTF-8?q?=E2=80=94=20the=20markers=20were=20rendering=20a=20stale=20cata?= =?UTF-8?q?log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit brand-numbers.json here was a catalog generation behind, so every br: marker in this repo rendered a number that has not been true for some time. The markers did their job — they rendered the input they were given. Nothing refreshes that input: sync-brand-numbers.mjs reads the local snapshot and only re-fetches under --refresh, and --check is offline on purpose so PR CI stays deterministic. Its header defers freshness to a fan-out job that was never built, so every consumer validated markers against its own stale copy and reported green. Produced by --refresh, not by hand. --- README.md | 6 +++--- brand-numbers.json | 16 ++++++++-------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index f03b2e6..16e5ab2 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ co-signs (gasless) and settles. Constructors: `NewLLMClientSolana`, | Feature | Description | |---------|-------------| -| **Chat & Completion** | OpenAI-compatible chat with 66 models | +| **Chat & Completion** | OpenAI-compatible chat with 71 models | | **Anthropic Client** | Native Anthropic Messages API with automatic x402 payments | | **Smart Routing** | Auto-selects the best model for your prompt | | **Streaming** | SSE streaming for real-time responses | @@ -922,7 +922,7 @@ for _, w := range wallets { | **ElevenLabs** | Flash v2.5, Turbo v2.5, Multilingual v2, v3 (TTS $0.05–0.10/1k chars), Sound Effects ($0.05/gen) | — | — | | **Moonshot** | Kimi K2.6 (256K, vision + reasoning) | $0.95 | $4.00 | | **Moonshot** | Kimi K2.5 (262K context, legacy) | $0.60 | $3.00 | -| **NVIDIA** | DeepSeek V4 Pro/Flash, Nemotron Nano Omni (vision), Qwen3, Llama 4, GLM-4.7, Mistral (8 models) | **FREE** | **FREE** | +| **NVIDIA** | DeepSeek V4 Pro/Flash, Nemotron Nano Omni (vision), Qwen3, Llama 4, GLM-4.7, Mistral (6 models) | **FREE** | **FREE** | Use `client.ListModels(ctx)` for the full list with current pricing. @@ -966,7 +966,7 @@ if err != nil { ## FAQ **What is blockrun-llm-go?** -A Go SDK for pay-per-request access to 66 LLMs, multi-chain RPC, web search, prediction markets, and image generation. Uses x402 micropayments — no API keys, no subscriptions. +A Go SDK for pay-per-request access to 71 LLMs, multi-chain RPC, web search, prediction markets, and image generation. Uses x402 micropayments — no API keys, no subscriptions. **How much does it cost?** Pay only for what you use. 9 NVIDIA-hosted models are completely free (DeepSeek V4 Pro/Flash, Nemotron Nano Omni vision, Qwen3, Llama 4, GLM-4.7, Mistral). $5 USDC gets you thousands of paid-model requests. diff --git a/brand-numbers.json b/brand-numbers.json index 312505d..70a5380 100644 --- a/brand-numbers.json +++ b/brand-numbers.json @@ -2,17 +2,17 @@ "$schema": "https://blockrun.ai/brand/numbers.schema.json", "version": 1, "models": { - "chatVisible": 66, - "totalVisible": 86, - "free": 8, - "freeWithheld": 17, - "image": 8, + "chatVisible": 71, + "totalVisible": 92, + "free": 6, + "freeWithheld": 19, + "image": 9, "video": 5, "music": 1, "speech": 5, "soundfx": 1, - "withFallback": 44, - "withFallbackAllEntries": 75 + "withFallback": 46, + "withFallbackAllEntries": 79 }, "clawrouter": { "dimensions": 15, @@ -21,7 +21,7 @@ "aliases": 202 }, "mcp": { - "tools": 19 + "tools": 20 }, "chains": { "rpc": 40