WanQuanXie

Results 18 comments of WanQuanXie

作者您好,我最近也在做脚手架这方面的总结,这四篇文章对我帮助很大,我想在我的总结系列前几篇中可能会比较大地参考您这几篇文章的内容,当然,我会在参考链接中标注您文章的,完成后我将我的 issue 链过来您帮看看怎么样:)

这里是提示,运行命令前,需要 NODE_ENV 变量。这么试下这么来: ```bash NODE_ENV=development wp2vite --config=./config/webpack.config.js ```

> 修好啦。其实是build的时候不知道为啥把所有静态资源都删了😂重新build了一下就可以了。 😘

> 能否上传一份附件?我这边有空的时候测试一下。 [paper.xlsx](https://github.com/caryyu/excel2pdf/files/3830713/paper.xlsx)

If someone want to host it locally without docker, they can also simply run `yarn build && yarn start`

> 据我目前所知没有获取模型的 api # OpenAI list model endport > https://platform.openai.com/docs/api-reference/models ## Example request ```bash curl https://api.openai.com/v1/models \ -H "Authorization: Bearer $OPENAI_API_KEY" ``` ## Response ```json { "object": "list", "data": [...

My pleasure.

Just a simple implement, and maybe the some theme styles are not so pretty, welcome advice❤️

@ItzCrazyKns Yes, and I have already joined our channel. But I'm not skillful to use discord, can you message me at `E|vi5` and let me find you.