We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
function getDefaultOpenaiURL() { return isAPP() ? PROXY_OPENAI_URL : '/api/openai'; }
https://github.com/Yidadaa/ChatGPT-Next-Web/blob/25ada1eae9615c0e3b88ec758b23abab13623518/app/client/platforms/openai.ts#L32
The text was updated successfully, but these errors were encountered:
ae82269
feat: close ChatGPTNextWeb#2621 use better default api url
18c6898
9cad4c3
a47f268
b474b45
No branches or pull requests
https://github.com/Yidadaa/ChatGPT-Next-Web/blob/25ada1eae9615c0e3b88ec758b23abab13623518/app/client/platforms/openai.ts#L32
The text was updated successfully, but these errors were encountered: