@blockrun/clawrouter 0.10.11 → 0.10.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -10,7 +10,7 @@ One wallet, 41+ models, zero API keys.
10
10
 
11
11
  <img src="https://img.shields.io/badge/🚀_92%25_Cost_Savings-success?style=for-the-badge" alt="92% savings">&nbsp;
12
12
  <img src="https://img.shields.io/badge/🔑_Zero_API_Keys-blue?style=for-the-badge" alt="No API keys">&nbsp;
13
- <img src="https://img.shields.io/badge/🤖_41+_Models-purple?style=for-the-badge" alt="38+ models">&nbsp;
13
+ <img src="https://img.shields.io/badge/🤖_41+_Models-purple?style=for-the-badge" alt="41+ models">&nbsp;
14
14
  <img src="https://img.shields.io/badge/💰_Non--Custodial-orange?style=for-the-badge" alt="Non-custodial">&nbsp;
15
15
  <img src="https://img.shields.io/badge/⚡_<1ms_Routing-yellow?style=for-the-badge" alt="Fast routing">
16
16
 
@@ -120,7 +120,7 @@ Request → Weighted Scorer (15 dimensions) → Tier → Cheapest Model → Resp
120
120
  | claude-sonnet-4.6 | $3.00 | $15.00 | 200K | \* |
121
121
  | claude-haiku-4.5 | $1.00 | $5.00 | 200K | |
122
122
  | **Google** | | | | |
123
- | gemini-3.1-pro-preview | $2.00 | $12.00 | 1M | \* |
123
+ | gemini-3.1-pro | $2.00 | $12.00 | 1M | \* |
124
124
  | gemini-3-pro-preview | $2.00 | $12.00 | 1M | \* |
125
125
  | gemini-3-flash-preview | $0.50 | $3.00 | 1M | |
126
126
  | gemini-2.5-pro | $1.25 | $10.00 | 1M | \* |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blockrun/clawrouter",
3
- "version": "0.10.11",
3
+ "version": "0.10.12",
4
4
  "description": "Smart LLM router — save 92% on inference costs. 41+ models, one wallet, x402 micropayments.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
package/dist/cli.d.ts DELETED
@@ -1 +0,0 @@
1
- #!/usr/bin/env node