agentchat/go.mod

6 lines
73 B
Modula-2

module agentchat
go 1.23.6
require github.com/gorilla/websocket v1.5.3