kuafuRace
kuafuRace
At present, the following languages are supported * [Simplified Chinese(zh-CN)](./lang/zh-CN.json "Simplified Chinese"):translated by [gouguoyin](https://github.com/gouguoyin "gouguoyin") * [Traditional Chinese(zh-TW)](./lang/zh-TW.json "Traditional Chinese"):translated by [gouguoyin](https://github.com/gouguoyin "gouguoyin") * [English(en)](./lang/en.json "English"):translated by [gouguoyin](https://github.com/gouguoyin "gouguoyin") *...
https://github.com/wjpxxx/letgo/blob/master/lib/time.go里关于时间的处理可以参考下https://github.com/golang-module/carbon
测试下会不会把中文自动翻译成英语
为了方便大家沟通交流,同步消息,建了QQ群,群号 145225165。期盼作者大佬能够入群,我可以转让群主身份。 
 为了方便大家沟通交流,同步消息,建了QQ群,群号 145225165。 
1、打开 `service/package.json` 文件,将 `chatgpt` 的依赖更新为 `^5.0.1`,如下图 2、运行 `pnpm install` 3、打开 `service/src/chatgpt.ts` ,将 `debug` 设为 `true` 开启调试模式 4、运行 `pnpm start` ,就可以在当前命令行里可以看到当前使用的模型为 `gpt-3.5-turbo-0301`,不过如果你问 `chatGPT` 当前用的版本它有时会回复是 `3.5`,有时回复是 `3.0`,有时说保密,实际上已经是 `3.5` 版本了 为了方便大家沟通交流,同步消息,建了QQ群,群号 145225165 
未登录状态下,出现登录注册按钮,点击左下角 `头像` 或者 `登录/注册` 按钮弹出登录注册界面,如下图       未登录状态下,出现 `个人中心` 按钮和 `设置` 按钮,点击左下角 `头像` 可以更换头像,点击 `设置` 按钮弹出用户自定义设置界面,如下图   为了方便大家沟通交流,同步消息,建了QQ群,群号 145225165 
因为改动较大,因此另外拉了一个分支 https://github.com/gouguoyin/chatgpt-web 为了方便大家沟通交流,同步消息,建了QQ群,群号 145225165 
Reverts golang-module/carbon#221