mirror of
https://github.com/missuo/FreeGPT35.git
synced 2025-10-13 22:10:56 +00:00
Update README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# FreeGPT35
|
||||
Use ChatGPT Web login-free version unlimited free use of **GPT-3.5-Turbo**. Forked from [https://github.com/skzhengkai/free-chatgpt-api](https://github.com/skzhengkai/free-chatgpt-api).
|
||||
Utilize the unlimited free **GPT-3.5-Turbo** API service provided by the login-free ChatGPT Web. Forked from [https://github.com/skzhengkai/free-chatgpt-api](https://github.com/skzhengkai/free-chatgpt-api).
|
||||
|
||||
## Usage
|
||||
### Use Node
|
||||
@@ -20,4 +20,4 @@ docker run -p 3040:3040 missuo/freegpt35
|
||||
mkdir freegpt35 && cd freegpt35
|
||||
wget -O compose.yaml https://raw.githubusercontent.com/missuo/FreeGPT35/main/compose.yaml
|
||||
docker compose up -d
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user