flashvayne / chatgpt-spring-boot-starter

a chatgpt starter based on Openai Official Apis.
MIT License
225 stars 55 forks source link

请求不超时嘛 #15

Closed lfc162874 closed 1 year ago

lfc162874 commented 1 year ago

博主的程序在本地运行不请求超时嘛,为什么我的一直请求超时

flashvayne commented 1 year ago

If your network is not able to access OpenAi Api, the starter can not work. It is recommended to deploy the application to the server which can access OpenAi. Also, you can run V/P/N in your local to let it work.