mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-01 19:03:42 +00:00
Show model in history (#13034)
This commit is contained in:
committed by
GitHub
parent
d257f48164
commit
1402b40cbf
@@ -225,6 +225,10 @@ their corresponding top-level category object in your `settings.json` file.
|
||||
- **Description:** Show citations for generated text in the chat.
|
||||
- **Default:** `false`
|
||||
|
||||
- **`ui.showModelInfoInChat`** (boolean):
|
||||
- **Description:** Show the model name in the chat for each model turn.
|
||||
- **Default:** `false`
|
||||
|
||||
- **`ui.useFullWidth`** (boolean):
|
||||
- **Description:** Use the entire width of the terminal for output.
|
||||
- **Default:** `true`
|
||||
|
||||
Reference in New Issue
Block a user