289 B
289 B
how to use
prepare runtime environment
go mod tidy
cp config/config.yaml.example local/config.yaml
add your openai token
open the openai and register account, copy your token to config file
run app
go run main.go