# chatGPT_server **Repository Path**: lsplong4399/chat-gpt_server ## Basic Information - **Project Name**: chatGPT_server - **Description**: chat_server - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-05 - **Last Updated**: 2023-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: Go语言, gpt ## README # chatGPT_server #### 介绍 此后端服是时根据,原项目进行二次开发,做出了一些流程方法上的添加、优化、修改 https://gitee.com/cookeem/chatgpt-service.git #### 软件架构 软件架构说明 #### 安装教程 1. 拉取依赖 go mod tidy 2. 运行 go run mian.go 3. 打包 go build #### 使用说明 1. 运行方式 ./chatgpt-service 2. 暴露接口 ws://localhost:9000/api/ws/chat #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 其他进度 1.摸鱼敲代码嘿嘿