swordintent / chatgpt-web-api

A Java Version ChatGPT SDK
MIT License
39 stars 12 forks source link

Exception: Error: 404 Not Found:"Invalid URL (POST /v1/chat/completions) #11

Open seanhuangjf opened 1 year ago

seanhuangjf commented 1 year ago

ages\revChatGPT\V3.py", line 97, in ask_stream raise Exception( Exception: Error: 404 Not Found { "error": { "message": "Invalid URL (POST /v1/chat/completions)", "type": "invalid_request_error", "param": null, "code": null } }