mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-07 22:44:16 +00:00
10 lines
178 B
JSON
10 lines
178 B
JSON
{
|
|
"id": "google-gemini-cli-auth",
|
|
"providers": ["google-gemini-cli"],
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|