From 41bc610bbbfa3c927c45fb8d1994e1fbb0ceecbd Mon Sep 17 00:00:00 2001 From: zijiren233 Date: Sat, 7 Jun 2025 01:54:06 +0800 Subject: [PATCH] docs: add aiproxy link --- README.en.md | 3 ++- README.ja.md | 2 ++ README.md | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index 61864241..5b614725 100644 --- a/README.en.md +++ b/README.en.md @@ -315,7 +315,8 @@ If the channel ID is not provided, load balancing will be used to distribute the * [FastGPT](https://github.com/labring/FastGPT): Knowledge question answering system based on the LLM * [VChart](https://github.com/VisActor/VChart): More than just a cross-platform charting library, but also an expressive data storyteller. * [VMind](https://github.com/VisActor/VMind): Not just automatic, but also fantastic. Open-source solution for intelligent visualization. -* * [CherryStudio](https://github.com/CherryHQ/cherry-studio): A cross-platform AI client that integrates multiple service providers and supports local knowledge base management. +* [CherryStudio](https://github.com/CherryHQ/cherry-studio): A cross-platform AI client that integrates multiple service providers and supports local knowledge base management. +* [AIProxy](https://github.com/labring/aiproxy): A complete logging system and monitoring system, supports zero-injection plugin extensions, and supports online search. ## Note This project is an open-source project. Please use it in compliance with OpenAI's [Terms of Use](https://openai.com/policies/terms-of-use) and **applicable laws and regulations**. It must not be used for illegal purposes. diff --git a/README.ja.md b/README.ja.md index 38080468..a93b7fe0 100644 --- a/README.ja.md +++ b/README.ja.md @@ -289,6 +289,8 @@ graph LR ## 関連プロジェクト * [FastGPT](https://github.com/labring/FastGPT): LLM に基づく知識質問応答システム * [CherryStudio](https://github.com/CherryHQ/cherry-studio): マルチプラットフォーム対応のAIクライアント。複数のサービスプロバイダーを統合管理し、ローカル知識ベースをサポートします。 +* [AIProxy](https://github.com/labring/aiproxy): 完全なロギングシステムと監視システム。プラグインをゼロ侵入で拡張し、オンライン検索をサポートします。 + ## 注 本プロジェクトはオープンソースプロジェクトです。OpenAI の[利用規約](https://openai.com/policies/terms-of-use)および**適用される法令**を遵守してご利用ください。違法な目的での利用はご遠慮ください。 diff --git a/README.md b/README.md index 5decf662..c98c82aa 100644 --- a/README.md +++ b/README.md @@ -470,6 +470,7 @@ https://openai.justsong.cn * [VChart](https://github.com/VisActor/VChart): 不只是开箱即用的多端图表库,更是生动灵活的数据故事讲述者。 * [VMind](https://github.com/VisActor/VMind): 不仅自动,还很智能。开源智能可视化解决方案。 * [CherryStudio](https://github.com/CherryHQ/cherry-studio): 全平台支持的AI客户端, 多服务商集成管理、本地知识库支持。 +* [AIProxy](https://github.com/labring/aiproxy): 完善的日志系统与监控系统,支持插件零侵入扩展功能,支持联网搜索。 ## 注意