diff --git a/README.md b/README.md index b52c8e0..c9918b6 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) @@ -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部署) * [原生部署](#原生部署) * [接口列表](#接口列表) * [对话补全](#对话补全) @@ -46,6 +47,7 @@ ZhipuAI (智谱清言) 接口转API [glm-free-api](https://github.com/LLM-Red-Te * [refresh_token存活检测](#refresh_token存活检测) * [注意事项](#注意事项) * [Nginx反代优化](#Nginx反代优化) + * [Token统计](#Token统计) ## 免责声明 diff --git a/README_EN.md b/README_EN.md index 84abc2f..f2a8f7f 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) @@ -24,20 +27,21 @@ 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 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) + * [Conversation completion](#conversation-completion) + * [Document Interpretation](#document-interpretation) + * [Image analysis](#image-analysis) + * [refresh_token survival detection](#refresh_token-survival-detection) +* [Precautions](#Precautions) + * [Nginx anti-generation optimization](#Nginx-anti-generation-optimization) + * [Token statistics](#Token-statistics) ## Disclaimer @@ -431,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)