1 parent e40c2e0 commit 4f76268Copy full SHA for 4f76268
1 file changed
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "adaptive-memory-multi-model-router",
3
- "version": "2.13.12",
+ "version": "2.13.13",
4
"shortName": "A3M Router",
5
"displayName": "A3M Router - Adaptive Memory Multi-Model Router",
6
- "description": "🔥 Fastest-growing npm LLM router — 0 to 10,024 downloads in 14 days. Parallel multi-LLM execution with independent benchmark validation (138ms baseline, +96ms proxy overhead), 47+ providers, 99.5% routing accuracy, 62% cost savings. Open-source AI gateway. Parallel ensemble, confidence scoring, query-type presets, persistent memory. Zero ML, 19.5KB. MIT.",
+ "description": "🔥 Fastest-growing npm LLM router — 0 to 10K downloads in 14 days. Parallel multi-LLM execution with independent benchmark validation (138ms baseline, +96ms proxy overhead), 47+ providers, 99.5% routing accuracy, 62% cost savings. Open-source AI gateway with ensemble voting, semantic cache, budget enforcement. 19.5 KB, zero ML.",
7
"main": "dist/index.js",
8
"bin": {
9
"a3m-router": "dist/cli.js",
0 commit comments