Implement AI

This commit is contained in:
Chris Chen
2026-06-25 11:11:26 -07:00
parent fa3e75a333
commit a89e936f4d
11 changed files with 377 additions and 5 deletions
+5
View File
@@ -41,5 +41,10 @@
"Line": {
"ChannelAccessToken": "",
"ChannelSecret": ""
},
"Gemini": {
"ApiKey": "",
"Model": "gemini-flash-latest",
"BaseUrl": "https://generativelanguage.googleapis.com/v1beta"
}
}