Skip to content

Commit 851bfb5

Browse files
Subhajit dasSubhajit das
authored andcommitted
docs: update with 6.1k monthly downloads
- README: updated npm badge to show 6.1k/month - package.json: added download count to description
1 parent d69b430 commit 851bfb5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# A3M Router 🔀
44

5-
[![npm](https://img.shields.io/npm/dt/adaptive-memory-multi-model-router?label=npm%20downloads)](https://www.npmjs.com/package/adaptive-memory-multi-model-router)
5+
[![npm](https://img.shields.io/npm/dt/adaptive-memory-multi-model-router?label=6.1k%2Fmonth)](https://www.npmjs.com/package/adaptive-memory-multi-model-router)
66
[![npm](https://img.shields.io/npm/v/adaptive-memory-multi-model-router)](https://www.npmjs.com/package/adaptive-memory-multi-model-router)
77
[![GitHub stars](https://img.shields.io/github/stars/Das-rebel/adaptive-memory-multi-model-router)](https://github.com/Das-rebel/adaptive-memory-multi-model-router)
88
[![Discord](https://img.shields.io/badge/Discord-Join-brightgreen?logo=discord)](https://discord.gg/a3m-router)

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "2.12.0",
44
"shortName": "A3M Router",
55
"displayName": "A3M Router - Adaptive Memory Multi-Model Router",
6-
"description": "One prompt in. The right model out. Open-source LLM router with 100% routing accuracy, 47+ providers. Budget enforcement, semantic cache, intelligent failover. Zero ML, 19.5KB. MIT.",
6+
"description": "One prompt in. The right model out. Open-source LLM router with 100% routing accuracy, 47+ providers. 6.1k monthly downloads. Budget enforcement, semantic cache, intelligent failover. Zero ML, 19.5KB. MIT.",
77
"main": "dist/index.js",
88
"bin": {
99
"a3m-router": "dist/cli.js",

0 commit comments

Comments
 (0)