added gemini cli for endpoint /runGemini

This commit is contained in:
root
2026-06-10 19:16:19 +02:00
parent ea790d8e92
commit bb89b9c71f
3 changed files with 173 additions and 2 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module daiapi
go 1.24