mirror of
https://github.com/LLM-Red-Team/kimi-free-api.git
synced 2024-12-23 03:29:20 +08:00
commit
cc198adfbd
15
README_EN.md
15
README_EN.md
@ -28,16 +28,17 @@ Lingxin Intelligence (Emohaa) API to API [emohaa-free-api](https://github.com/LL
|
|||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
* [Announcement](#disclaimer)
|
* [Announcement](#Announcement)
|
||||||
* [Online experience](#Online-Experience)
|
* [Online experience](#Online-Experience)
|
||||||
* [Effect Examples](#Effect-Examples)
|
* [Effect Examples](#Effect-Examples)
|
||||||
* [Access preparation](#Access-Preparation)
|
* [Access preparation](#Access-Preparation)
|
||||||
* [Multiple account access](#Multi-Account-Access)
|
* [Multiple account access](#Multi-Account-Access)
|
||||||
* [Docker Deployment](#Docker-Deployment)
|
* [Docker Deployment](#Docker-Deployment)
|
||||||
* [Docker-compose deployment](#Docker-compose-deployment)
|
* [Docker-compose Deployment](#Docker-compose-Deployment)
|
||||||
* [Vercel Deployment](#Vercel-Deployment)
|
* [Render Deployment](Render-Deployment)
|
||||||
* [Zeabur Deployment](#Zeabur-Deployment)
|
* [Vercel Deployment](#Vercel-Deployment)
|
||||||
* [Native Deployment](#Native-deployment)
|
* [Zeabur Deployment](#Zeabur-Deployment)
|
||||||
|
* [Native Deployment](#Native-Deployment)
|
||||||
* [Interface List](#Interface-List)
|
* [Interface List](#Interface-List)
|
||||||
* [Conversation completion](#conversation-completion)
|
* [Conversation completion](#conversation-completion)
|
||||||
* [Document Interpretation](#document-interpretation)
|
* [Document Interpretation](#document-interpretation)
|
||||||
@ -140,7 +141,7 @@ Shut down service
|
|||||||
docker stop kimi-free-api
|
docker stop kimi-free-api
|
||||||
```
|
```
|
||||||
|
|
||||||
### Docker-compose deployment
|
### Docker-compose Deployment
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
version: '3'
|
version: '3'
|
||||||
@ -186,7 +187,7 @@ vercel --prod
|
|||||||
|
|
||||||
[![Deploy on Zeabur](https://zeabur.com/button.svg)](https://zeabur.com/templates/GRFYBP)
|
[![Deploy on Zeabur](https://zeabur.com/button.svg)](https://zeabur.com/templates/GRFYBP)
|
||||||
|
|
||||||
## Native deployment
|
## Native Deployment
|
||||||
|
|
||||||
Please prepare a server with a public IP and open port 8000.
|
Please prepare a server with a public IP and open port 8000.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user