We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67dced2 commit 0abfdf4Copy full SHA for 0abfdf4
1 file changed
pages/ai/gemini.html
@@ -76,8 +76,9 @@ <h2>Cli</h2>
76
77
# System Prompt Override (GEMINI_SYSTEM_MD) https://geminicli.com/docs/cli/system-prompt/#how-to-enable
78
GEMINI_WRITE_SYSTEM_MD=1 gemini
79
- # will create .gemini/system.md
80
-
+ # will create .gemini/system.md
+ # My changes: https://github.com/stopsopa/monaco-editor-webcomponent-sandbox/commit/8d5b27d9b0cb7bfecd850bfb1e83b5be6802e782
81
+
82
# common
83
/stats
84
/model - switch to different model https://geminicli.com/docs/cli/model/
0 commit comments