1
0

fix: 404 Error

This commit is contained in:
PA733 2023-07-11 13:59:00 +08:00 committed by GitHub
parent 2efff465a8
commit 56c97a8a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ GO-ChatGPT-API项目 https://github.com/linweiyuan/go-chatgpt-api
``` ```
curl http://127.0.0.1:8080/chatgpt/conversation \ curl http://127.0.0.1:8080/chatgpt/backend-api/conversation \
-H "Content-Type: application/json" \ -H "Content-Type: application/json" \
-d '{ -d '{
"model": "gpt-3.5-turbo", "model": "gpt-3.5-turbo",