wum0

Results 7 comments of wum0

感谢。我修改之后,已经成功编译

补充:生成的 epub仍然是原文

现象相同,出现: ` 0%| | 0/1764 [00:07

临时搭建了一个,已测试 base 可用。 ``` curl https://base/v1/completions -H "Content-Type: application/json" -H "Authorization: Bearer Openapi_key" -d '{"model": "text-davinci-003", "prompt": "Say this is a test", "temperature": 0, "max_tokens": 7}' {"id":"cmpl-6qyomxn8dGpNVCWxiJNWWK0A55kbP","object":"text_completion","created":1678084860,"model":"text-davinci-003","choices":[{"text":"\n\nThis is indeed a...

我也出现这个问题,修改域名之后,可以登录成功,但是会签到失败。 `出现玄学问题了 签到失败`

我排查了下,发现是我的域名只替换了部分,后面也部署到云函数,现在运行顺利,感谢师傅。