diff --git a/README.md b/README.md index 993ceba3..f5b78d3b 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Not a seat, not a subscription, not a monthly minimum you keep paying while the | | | | ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **Every LLM** | 78 chat models across 9 providers, behind one endpoint and one balance | -| **Every tool** | 9 image models, 8 video models, music, 5 voices, img2img editing, and outbound phone calls that come back as transcripts | +| **Every tool** | 10 image models, 8 video models, music, 5 voices, img2img editing, and outbound phone calls that come back as transcripts | | **Every data source** | web, news and neural search; prediction markets; live crypto and equity quotes; on-chain SQL over 100M+ labeled wallets; DEX routing; RPC across 40 chains | | **Best value per dollar** | 15-dimension local routing sends each request to the cheapest model that can actually do it — 84% below pinning Claude Opus 5 on the same traffic, computed from a published workload mix rather than estimated | @@ -912,15 +912,15 @@ Python plugin that wraps the ClawRouter proxy for `hermes-agent`. Same 9 models | -| [Routing Profiles](docs/routing-profiles.md) | ECO/AUTO/PREMIUM/AGENTIC tiers, fallback chains, ranking weights | -| [Architecture](docs/architecture.md) | Technical deep dive | -| [Configuration](docs/configuration.md) | Environment variables | -| [Troubleshooting](docs/troubleshooting.md) | Common issues | +| Resource | Description | +| ------------------------------------------------------ | ------------------------------------------------------------------------ | +| [Documentation](https://blockrun.ai/docs) | Full docs | +| [Model Pricing](https://blockrun.ai/models) | All models & prices | +| [Image Generation & Editing](docs/image-generation.md) | API examples, 10 models | +| [Routing Profiles](docs/routing-profiles.md) | ECO/AUTO/PREMIUM/AGENTIC tiers, fallback chains, ranking weights | +| [Architecture](docs/architecture.md) | Technical deep dive | +| [Configuration](docs/configuration.md) | Environment variables | +| [Troubleshooting](docs/troubleshooting.md) | Common issues | ### Blog diff --git a/brand-numbers.json b/brand-numbers.json index 90d551d4..17fe83c5 100644 --- a/brand-numbers.json +++ b/brand-numbers.json @@ -3,10 +3,10 @@ "version": 1, "models": { "chatVisible": 78, - "totalVisible": 102, + "totalVisible": 103, "free": 6, "freeWithheld": 27, - "image": 9, + "image": 10, "video": 8, "music": 1, "speech": 5, @@ -22,9 +22,9 @@ }, "mcp": { "tools": 19, - "contextTokens": 12900, - "contextTokensTrading": 5554, - "contextCutPct": 57 + "contextTokens": 12767, + "contextTokensTrading": 5270, + "contextCutPct": 59 }, "chains": { "rpc": 40