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
就是你们的官网 https://promptappgpt.wangzhishi.net/ 不知道写啥了
The text was updated successfully, but these errors were encountered:
可以去官网运行Web启动然后看右上角的参数设置选项。不过这里建议构建自己的Cors代理。
或是在Web运行的时候,把参数里面的Cors代理设置为空 同时把启动浏览器时候加载--disable-web-security选项:
对于Windows Chrome用户,请执行以下步骤: 1) 右击桌面,添加新的快捷方式 2) 添加目标为"[chrome程序路径]\chrome.exe" --disable-web-security --user-data-dir=%LOCALAPPDATA%\Google\chromeTemp 3) 点击确定。
Sorry, something went wrong.
我这么设置的,依然报错,之前的网页版本,没有CORS代理的时候,我是可以用的
同时把启动浏览器时候加载--disable-web-security选项:
另外赶快把你那个图中的key马赛克处理一下。
No branches or pull requests
就是你们的官网
https://promptappgpt.wangzhishi.net/
不知道写啥了
The text was updated successfully, but these errors were encountered: