docs:Add CPA Usage Keeper to README ecosystem list

This commit is contained in:
Will
2026-04-24 23:54:09 +08:00
parent faad8e30dd
commit cf043f6c07
3 changed files with 3 additions and 3 deletions

View File

@@ -189,7 +189,7 @@ Ready-to-use cross-platform quota inspector for CLIProxyAPI, supporting per-acco
### [CPA Usage Keeper](https://github.com/Willxup/cpa-usage-keeper)
Standalone usage persistence and visualization service for CLIProxyAPI. Periodically pulls CPA data, stores normalized events in SQLite, exposes aggregate APIs, and includes a built-in web dashboard for usage, pricing, request health, and model/API statistics.
Standalone persistence and visualization service for CLIProxyAPI, with periodic data sync, SQLite storage, aggregate APIs, and a built-in dashboard for usage and statistics.
> [!NOTE]
> If you developed a project based on CLIProxyAPI, please open a PR to add it to this list.

View File

@@ -185,7 +185,7 @@ Shadow AI 是一款专为受限环境设计的 AI 辅助工具。提供无窗口
### [CPA Usage Keeper](https://github.com/Willxup/cpa-usage-keeper)
独立的 CLIProxyAPI 使用量持久化与可视化服务定期拉取 CPA 数据,将标准化事件持久化到 SQLite提供聚合 API并内置用于使用量、价格、请求健康状态以及模型/API 统计的 Web 仪表盘。
独立的 CLIProxyAPI 使用量持久化与可视化服务定期同步 CPA 数据,存储到 SQLite提供聚合 API并内置使用量分析与统计仪表盘。
> [!NOTE]
> 如果你开发了基于 CLIProxyAPI 的项目,请提交一个 PR拉取请求将其添加到此列表中。

View File

@@ -184,7 +184,7 @@ CLIProxyAPI向けのすぐに使えるクロスプラットフォームのクォ
### [CPA Usage Keeper](https://github.com/Willxup/cpa-usage-keeper)
CLIProxyAPI向けの独立した使用量永続化・可視化サービス。CPAデータを定期的に取得し、正規化されたイベントをSQLiteに保存、集計APIを提供し、使用量、料金、リクエスト健全性、モデル/API統計を確認できる組み込みWebダッシュボードを備えています。
CLIProxyAPI向けの独立した使用量永続化・可視化サービス。CPAデータを定期同期してSQLiteに保存、集計APIと、使用量や各種統計を確認できる組み込みダッシュボードを提供します。
> [!NOTE]
> CLIProxyAPIをベースにプロジェクトを開発した場合は、PRを送ってこのリストに追加してください。