Initial Commit

This commit is contained in:
Harshavardhan Musanalli
2025-09-27 17:35:24 +02:00
parent 83fa088ed2
commit 1f01c38881
14 changed files with 1277 additions and 2 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module nannyagentv2
go 1.23
require github.com/sashabaranov/go-openai v1.32.0