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,4 +1,6 @@
|
||||
# FreeGPT35
|
||||
[![Docker Pulls][1]](https://hub.docker.com/r/missuo/freegpt35)
|
||||
[1]: https://img.shields.io/docker/pulls/missuo/freegpt35?logo=docker
|
||||
|
||||
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).
|
||||
|
||||
## Deploy
|
||||
@@ -44,4 +46,4 @@ curl http://127.0.0.1:3040/v1/chat/completions \
|
||||
],
|
||||
"stream": true
|
||||
}'
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user