akashyadav758
Harden monitor (gate all routes), swap ChatGPT backend to free-Chatgpt-api, clean repo
5c7f4b5
Raw
History Blame Contribute Delete
111 Bytes
module chatgpt-agent
go 1.26
require (
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.3
)