mirror of
https://github.com/LLM-Red-Team/kimi-free-api.git
synced 2024-12-22 20:49:20 +08:00
commit
b9d479b9f6
@ -6,7 +6,7 @@
|
||||
<span>[ 中文 | <a href="README_EN.md">English</a> ]</span>
|
||||
|
||||
|
||||
![](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统计)
|
||||
|
||||
## 免责声明
|
||||
|
||||
|
36
README_EN.md
36
README_EN.md
@ -1,6 +1,9 @@
|
||||
# KIMI AI Free Service
|
||||
|
||||
![](https://img.shields.io/github/license/llm-red-team/kimi-free-api.svg)
|
||||
|
||||
<hr>
|
||||
|
||||
[![](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)
|
||||
|
Loading…
Reference in New Issue
Block a user