San
San
> Hi > I have this problem > it also not work on local machine, > > request was not performed due to error: could not resolve hostname "ifconfig.co": Try...
> install this instead https://github.com/kensuke/WSAGAScript Thanks. this fix the issue. The issue seems to be the vendor and other img is not big enough to write into
laravel support mysql out of the box, you can add following settings to `.env` file (add correct settings to each line except the first line) ``` DB_CONNECTION=mysql DB_HOST= DB_PORT= DB_DATABASE=...
OK my bad, because there's some db init, you need to run `php artisan migrate --seed` instead. but even you got this through, I found out the code is actually...
烦请给出更多信息,例如具体的安装方式/环境,具体的操作内容,复现方法 Please provide more info such as installation method/environment, detailed step to reproduce the problem
Please make sure your server can access `https://appslist.heimdall.site/list.json`, which provided by GitHub according to it's IP. You can change `.env` file and add `APP_SOURCE` to another website if possible. 请确认你的服务器可以访问...
这个是不是因为 OpenAI 用的证书的根证书不被后端认识?需要更新系统的 ca 包到最新
Better to check the model and then calc. gpt3.5 and 4 seems calc differently.
I also make the change in #546, but your code looks better 😀