Demo of ChatGPT Web backend API Server with Go and Gin.
Find a file
2023-03-04 23:50:11 +08:00
go.mod Updatex 2023-03-04 23:50:11 +08:00
main.go Updatex 2023-03-04 23:50:11 +08:00
README.md Updatex 2023-03-04 23:50:11 +08:00

ChatGPT Web Backend API with Golang

Run

OPEN_AI_KEY=sk-xxxxxxx go run main.go