From d7b191f1819b9c10afece9cb950250c254b79b8e Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Wed, 24 Apr 2024 12:43:16 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75d983a..2d41021 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 跃问StepChat Free 服务 -![](https://img.shields.io/github/license/llm-red-team/step-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/step-free-api.svg) ![](https://img.shields.io/github/forks/llm-red-team/step-free-api.svg) ![](https://img.shields.io/docker/pulls/vinlic/step-free-api.svg) @@ -25,7 +25,7 @@ ZhipuAI (智谱清言) 接口转API [glm-free-api](https://github.com/LLM-Red-Te ## 目录 -* [声明](#声明) +* [免责声明](#免责声明) * [在线体验](#在线体验) * [效果示例](#效果示例) * [接入准备](#接入准备) @@ -42,6 +42,8 @@ ZhipuAI (智谱清言) 接口转API [glm-free-api](https://github.com/LLM-Red-Te * [refresh_token存活检测](#refresh_token存活检测) * [注意事项](#注意事项) * [Nginx反代优化](#Nginx反代优化) + * [Token统计](#Token统计) +* [Star History](#star-history) ## 免责声明 From e09aa45fe36cb14de7a1b09387f23ac46a5ab246 Mon Sep 17 00:00:00 2001 From: Shi Sheng Date: Wed, 24 Apr 2024 14:31:07 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d41021..780cd11 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 跃问StepChat Free 服务 -[![](https://img.shields.io/github/license/llm-red-team/kimi-free-api.svg)](LICENSE) +[![](https://img.shields.io/github/license/llm-red-team/step-free-api.svg)](LICENSE) ![](https://img.shields.io/github/stars/llm-red-team/step-free-api.svg) ![](https://img.shields.io/github/forks/llm-red-team/step-free-api.svg) ![](https://img.shields.io/docker/pulls/vinlic/step-free-api.svg)