小九

Results 11 comments of 小九

![image](https://user-images.githubusercontent.com/49814706/163529848-c4666a11-93d2-45bb-b936-1f4c467c78b1.png)

In the new version of electron, because remote removes vux electron, it depends on remote. Is this why the new version cannot use vux electron?

测试组建没有完全移除掉 感谢指出 已修复

When I introduced it, using it would be like this. I saw similar questions on Google, but they didn't solve them

> Have you tried other ways of importing? > > ``` > const { ChatGPTAPI } = await import('chatgpt') > // OR > const importDynamic = new Function('modulePath', 'return import(modulePath)')...

The same issue seems to have appeared in the latest version

"error": { "message": "This model's maximum context length is 4097 tokens. However, you requested 4346 tokens (2298 in the messages, 2048 in the completion). Please reduce the length of the...

请使用 pnpm@6 包管理器安装依赖