We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca8b60 commit 863de2bCopy full SHA for 863de2b
src/ai_cli.5
@@ -228,12 +228,16 @@ followed by the name of a program,
228
such as
229
.B bash
230
or
231
-.B mysql
+.BR mysql ,
232
are used to provide program-specific configuration
233
-options for values associated with the
+options for values associated with the global
234
.B prompt
235
-section, and also multishot example prompts
236
-for improving the obtained responses.
+section (e.g.
+.B system
237
+and
238
+.BR context ),
239
+the program's comment string,
240
+and also multishot example prompts for improving the obtained responses.
241
The multishot example prompts are provided by
242
.B ai_cli
243
at the beginning of each API request.
0 commit comments