1
0

fix readme url

This commit is contained in:
root 2023-08-08 12:26:48 +08:00
parent f9068c7d08
commit 5dc2f9b192
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Create a fake API using ChatGPT's website
**API endpoint: http://127.0.0.1:8080/v1/chat/completions.**
[中文文档Chinese Docs](https://github.com/xqdoo00o/ChatGPT-to-API/blob/master/README_ZH.md)
[中文文档Chinese Docs](https://github.com/acheong08/ChatGPT-to-API/blob/master/README_ZH.md)
## Setup
### Authentication

View File

@ -7,7 +7,7 @@ ChatGPT のウェブサイトを使って偽 API を作る
**API エンドポイント: http://127.0.0.1:8080/v1/chat/completions.**
[英語ドキュメントEnglish Docs](README.md)
[中国語ドキュメントChinese Docs](https://github.com/xqdoo00o/ChatGPT-to-API/blob/master/README_ZH.md)
[中国語ドキュメントChinese Docs](https://github.com/acheong08/ChatGPT-to-API/blob/master/README_ZH.md)
## セットアップ
### 認証