add backend

This commit is contained in:
yoyuzh
2026-03-14 11:03:07 +08:00
parent d993d3f943
commit 8db2fa2aab
130 changed files with 15152 additions and 11861 deletions

16
.gemini/settings.json Normal file
View File

@@ -0,0 +1,16 @@
{
"general": {
"defaultApprovalMode": "plan"
},
"ui": {
"footer": {
"hideModelInfo": false,
"hideContextPercentage": false
},
"showMemoryUsage": true,
"showModelInfoInChat": true
},
"model": {
"name": "gemini-3-pro"
}
}