feat: consolidate idkgng branch features, integrate Go chatbot service, and fix local configurations

This commit is contained in:
Shanmuga Krishnan S M
2026-07-24 09:18:35 +05:30
parent c16e5871ed
commit 830c633a92
9 changed files with 785 additions and 72 deletions

3
chatbot-service/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module rit-chatbot-service
go 1.21