1
0

Merge pull request #111 from xqdoo00o/test

fix readme url
This commit is contained in:
Antonio Cheong 2023-08-08 22:14:02 +08:00 committed by GitHub
commit 1df9d25da8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)
## セットアップ
### 認証