You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,9 @@ environment variables, and secrets.
55
55
56
56
<!-- BEGIN_AUTOGEN_INPUTS -->
57
57
58
+
- <aname="google_api_key"></a><ahref="#user-content-google_api_key"><code>google_api_key</code></a>: _(Optional)_ The Google API key to use for authentication. This can be
59
+
used as an alternative to the `GEMINI_API_KEY` secret.
60
+
58
61
- <aname="prompt"></a><ahref="#user-content-prompt"><code>prompt</code></a>: _(Optional, default: `You are a helpful assistant.`)_ A specific prompt to guide Gemini.
59
62
60
63
- <aname="settings"></a><ahref="#user-content-settings"><code>settings</code></a>: _(Optional)_ A JSON string to configure the Gemini CLI. This will be written to
@@ -98,7 +101,7 @@ The following secrets are required for security:
0 commit comments