chatgpt-vue
chatgpt-vue copied to clipboard
使用 Vue3 + Typescript + Tailwind CSS 框架,调用 OpenAI 的 gpt-3.5-turbo 模型 API 实现的简单聊天对话,支持连续对话。
Results
4
chatgpt-vue issues
Sort by
recently updated
recently updated
newest added
在电脑端都正常测试都正常,我是用苹果手机测试,不能用,显示 typeError:load failed 
是需要先在外面npm run build之后 再把dist的文件放到electron下吗?,那样在electron下npm run dev启动后也是空白的