From 9d105e06e49ef29497bdaaabafa7c5eee57f76a3 Mon Sep 17 00:00:00 2001 From: Reza Ebrahimi Date: Fri, 13 Mar 2026 01:31:40 +0100 Subject: [PATCH] docs: mark repository as archived and point to quarkloop/ai --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1347ae0..d5bd47c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # llmcost +> **Archived:** This repository is no longer actively maintained. Please use [`https://github.com/quarkloop/ai`](https://github.com/quarkloop/ai) instead. + > Calculate token costs across 1700+ LLM models. Powered by the [tokencost](https://github.com/AgentOps-AI/tokencost) pricing database. Zero dependencies. Works in Node.js and the browser. [![npm version](https://img.shields.io/npm/v/@quarkloop/llmcost?style=flat-square)](https://www.npmjs.com/package/@quarkloop/llmcost)