From c6da81a53ecd9945a4451ca0109cc4e971300d51 Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Tue, 23 Apr 2024 08:06:25 -0400 Subject: [PATCH 01/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b52c8e0..5437373 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [ 中文 | English ] -![](https://img.shields.io/github/license/llm-red-team/kimi-free-api.svg) +[![](https://img.shields.io/github/license/llm-red-team/kimi-free-api.svg)](LICENSE) ![](https://img.shields.io/github/stars/llm-red-team/kimi-free-api.svg) ![](https://img.shields.io/github/forks/llm-red-team/kimi-free-api.svg) ![](https://img.shields.io/docker/pulls/vinlic/kimi-free-api.svg) From a0c1bba3c9dd921ee742f2d960dd7c960ecb91a6 Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Tue, 23 Apr 2024 08:08:00 -0400 Subject: [PATCH 02/10] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 5437373..1046db4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # KIMI AI Free 服务 - -
- [ 中文 | English ] From bdb8ced5ce57d76c83d75b7d2738930105d1a449 Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Tue, 23 Apr 2024 08:08:49 -0400 Subject: [PATCH 03/10] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1046db4..5437373 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # KIMI AI Free 服务 + +
+ [ 中文 | English ] From ae6dc4a79f92f720b1d8cc853d886b7edaa4d926 Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Tue, 23 Apr 2024 08:09:42 -0400 Subject: [PATCH 04/10] Update README_EN.md --- README_EN.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README_EN.md b/README_EN.md index 84abc2f..ccde1c0 100644 --- a/README_EN.md +++ b/README_EN.md @@ -1,6 +1,9 @@ # KIMI AI Free Service -![](https://img.shields.io/github/license/llm-red-team/kimi-free-api.svg) + +
+ +[![](https://img.shields.io/github/license/llm-red-team/kimi-free-api.svg)](LICENSE) ![](https://img.shields.io/github/stars/llm-red-team/kimi-free-api.svg) ![](https://img.shields.io/github/forks/llm-red-team/kimi-free-api.svg) ![](https://img.shields.io/docker/pulls/vinlic/kimi-free-api.svg) From e8c6622e83f9067061f4477463c2fa5954ecb290 Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Tue, 23 Apr 2024 08:15:43 -0400 Subject: [PATCH 05/10] Update README_EN.md --- README_EN.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README_EN.md b/README_EN.md index ccde1c0..01c3a44 100644 --- a/README_EN.md +++ b/README_EN.md @@ -27,20 +27,20 @@ Listening Intelligence (Emohaa) API to API [emohaa-free-api](https://github.com/ ## Table of Contents * [Disclaimer](#disclaimer) -*[Online experience](#在线experience) -* [Effect Example](#EffectExample) -* [Access preparation](#access preparation) - * [Multiple account access](#multiple account access) -* [Docker Deployment](#DockerDeployment) - * [Docker-compose deployment](#Docker-compose deployment) -* [Native Deployment](#nativedeployment) -* [Interface List](#Interface List) - * [Dialogue completion](#dialogue completion) - * [Document Interpretation](#document interpretation) - * [Image analysis](#imageanalysis) - * [refresh_token survival detection](#refresh_token survival detection) -* [Note](# NOTE) - * [Nginx anti-generation optimization](#Nginx anti-generation optimization) +* [Online experience](#Online-Experience) +* [Effect Example](#Effect-Example) +* [Access preparation](#Access-Preparation) + * [Multiple account access](#Multi-Account-Access) +* [Docker Deployment](#Docker-Deployment) + * [Docker-compose deployment](#Docker-compose-deployment) +* [Native Deployment](#Native-deployment) +* [Interface List](#Interface-List) + * [Dialogue completion](#dialogue-completion) + * [Document Interpretation](#document-interpretation) + * [Image analysis](#imagean-alysis) + * [refresh_token survival detection](#refresh_token-survival-detection) +* [Note](#NOTE) + * [Nginx anti-generation optimization](#Nginx-anti-generation-optimization) ## Disclaimer From 6b343f4094666dd544ca7a9d506b2d45dd3fea84 Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Tue, 23 Apr 2024 08:17:49 -0400 Subject: [PATCH 06/10] Update README_EN.md --- README_EN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_EN.md b/README_EN.md index 01c3a44..265bf5d 100644 --- a/README_EN.md +++ b/README_EN.md @@ -28,14 +28,14 @@ Listening Intelligence (Emohaa) API to API [emohaa-free-api](https://github.com/ * [Disclaimer](#disclaimer) * [Online experience](#Online-Experience) -* [Effect Example](#Effect-Example) +* [Effect Examples](#Effect-Examples) * [Access preparation](#Access-Preparation) * [Multiple account access](#Multi-Account-Access) * [Docker Deployment](#Docker-Deployment) * [Docker-compose deployment](#Docker-compose-deployment) * [Native Deployment](#Native-deployment) * [Interface List](#Interface-List) - * [Dialogue completion](#dialogue-completion) + * [Conversation completion](#conversation-completion) * [Document Interpretation](#document-interpretation) * [Image analysis](#imagean-alysis) * [refresh_token survival detection](#refresh_token-survival-detection) From 4a225853affd08c0e0adbf63eb13a7feec415800 Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Tue, 23 Apr 2024 08:20:28 -0400 Subject: [PATCH 07/10] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5437373..c5e232c 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ ZhipuAI (智谱清言) 接口转API [glm-free-api](https://github.com/LLM-Red-Te * [refresh_token存活检测](#refresh_token存活检测) * [注意事项](#注意事项) * [Nginx反代优化](#Nginx反代优化) + * [Token统计](#Token统计) ## 免责声明 From 65a3fed83b2bde565518b21fc13119df8ff561b7 Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Tue, 23 Apr 2024 08:20:52 -0400 Subject: [PATCH 08/10] Update README_EN.md --- README_EN.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README_EN.md b/README_EN.md index 265bf5d..b2787e5 100644 --- a/README_EN.md +++ b/README_EN.md @@ -37,10 +37,11 @@ Listening Intelligence (Emohaa) API to API [emohaa-free-api](https://github.com/ * [Interface List](#Interface-List) * [Conversation completion](#conversation-completion) * [Document Interpretation](#document-interpretation) - * [Image analysis](#imagean-alysis) + * [Image analysis](#image-analysis) * [refresh_token survival detection](#refresh_token-survival-detection) -* [Note](#NOTE) +* [Precautions](#Precautions) * [Nginx anti-generation optimization](#Nginx-anti-generation-optimization) + * [Token statistics](#Token-statistics) ## Disclaimer From 43e14b6e3e44fa5317b46e79e7a4c866d00c2733 Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Tue, 23 Apr 2024 08:22:38 -0400 Subject: [PATCH 09/10] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5e232c..c9918b6 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ ZhipuAI (智谱清言) 接口转API [glm-free-api](https://github.com/LLM-Red-Te * [Docker-compose部署](#Docker-compose部署) * [Render部署](#Render部署) * [Vercel部署](#Vercel部署) +* [Zeabur部署](#Zeabur部署) * [原生部署](#原生部署) * [接口列表](#接口列表) * [对话补全](#对话补全) From c9c26fdd313a7253cafc50520c35aaaa1409feb7 Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Tue, 23 Apr 2024 08:26:15 -0400 Subject: [PATCH 10/10] Update README_EN.md --- README_EN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_EN.md b/README_EN.md index b2787e5..f2a8f7f 100644 --- a/README_EN.md +++ b/README_EN.md @@ -435,4 +435,4 @@ Since the inference side is not in kimi-free-api, the token cannot be counted an ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=LLM-Red-Team/kimi-free-api&type=Date)](https://star-history.com/ #LLM-Red-Team/kimi-free-api&Date) +[![Star History Chart](https://api.star-history.com/svg?repos=LLM-Red-Team/kimi-free-api&type=Date)](https://star-history.com/#LLM-Red-Team/kimi-free-api&Date)