mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-09-27 05:36:39 +08:00
284 B
284 B
chatgpt-plus-go
chatgpt-plus 后端 API Go 语言实现。技术选型采用 Gin + Mysql 架构,依赖注入使用的是 fx 框架,ORM 采用的是 GORM 框架。
Docker
build
docker build -t litongjava/chatgpt-plus-api:v3.2.7 .
run
CONFIG_FILE