吉林大学毕设项目
配置运行方式: 1.下载并安装node.js(Vue使用):https://nodejs.org/en
2.进入JLU\server\src\roomserver\web,运行build.bat
3.如果配置vite报错,需要执行npm install命令
4.JLU\server\bin中找到config.json.example,删除后缀,在proxy中放上自己的代理端口(openai的GPT—api需要开启代理),如:“http://127.0.0.1:xxxx”
5.注意,需要在LLM.go中,用上你自己的OpenAI Key,github会自动检测出GPT key有泄露情况让其失效。https://platform.openai.com/account/api-keys