From 3fe3d77ae8d32f9ab64b2edc2aa002547279d35d Mon Sep 17 00:00:00 2001 From: Alex Li <7614575+yitaolee@users.noreply.github.com> Date: Thu, 21 May 2026 09:27:35 -0700 Subject: [PATCH] Add QuotaFlow to LLM router tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7eb7a46..993a3ca 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ * **[LLMRouter](https://github.com/ulab-uiuc/LLMRouter)**: LLMRouter: An Open-Source Library for LLM Routing ![Stars](https://img.shields.io/github/stars/ulab-uiuc/LLMRouter.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/ulab-uiuc/LLMRouter?color=green) ![LastCommit](https://img.shields.io/github/last-commit/ulab-uiuc/LLMRouter?color=green) * **[RouteLLM](https://github.com/lm-sys/routellm)**: A framework for serving and evaluating LLM routers - save LLM costs without compromising quality. ![Stars](https://img.shields.io/github/stars/lm-sys/routellm.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/lm-sys/routellm?color=green) ![LastCommit](https://img.shields.io/github/last-commit/lm-sys/routellm?color=green) * **[vLLM Semantic Router](https://github.com/vllm-project/semantic-router)**: Intelligent Mixture-of-Models Router for Efficient LLM Inference ![Stars](https://img.shields.io/github/stars/vllm-project/semantic-router.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/vllm-project/semantic-router?color=green) ![LastCommit](https://img.shields.io/github/last-commit/vllm-project/semantic-router?color=green) +* **[QuotaFlow](https://quotaflow.ai)**: Token and resource utilization layer for AI development teams. Helps teams track subscribed AI capacity, run controlled internal pools, and reduce wasted token quota across shared AI workflows. ### AI Gateway