chatgpt-web
chatgpt-web copied to clipboard
fetch models errors can't set model
how about directly post the selected model parameters to the API and obtain faster results? Why go through the process of reading and setting the model from the API?
Access to fetch at 'https://api.openai.com/v1/models' from origin 'http://192.168.1.1' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.
I am having this CORS issue as well.