diff --git a/README.md b/README.md index 6ea6b7d..8a4eac9 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,12 @@ 与ChatGPT接口完全兼容。 -还有以下三个free-api欢迎关注: +还有以下四个free-api欢迎关注: Moonshot AI(Kimi.ai)接口转API [kimi-free-api](https://github.com/LLM-Red-Team/kimi-free-api) +阶跃星辰 (跃问StepChat) 接口转API [step-free-api](https://github.com/LLM-Red-Team/step-free-api) + 阿里通义 (Qwen) 接口转API [qwen-free-api](https://github.com/LLM-Red-Team/qwen-free-api) 聆心智能 (Emohaa) 接口转API [emohaa-free-api](https://github.com/LLM-Red-Team/emohaa-free-api) @@ -447,4 +449,8 @@ keepalive_timeout 120; ### Token统计 -由于推理侧不再glm-free-api,因此token不可统计,将以固定数字返回。 \ No newline at end of file +由于推理侧不在glm-free-api,因此token不可统计,将以固定数字返回。 + +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=LLM-Red-Team/glm-free-api&type=Date)](https://star-history.com/#LLM-Red-Team/glm-free-api&Date) \ No newline at end of file