mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
Change default compress threshold to 0.5 for api key users (#13517)
This commit is contained in:
committed by
GitHub
parent
8c07ad2ab9
commit
c7b5dcd28f
@@ -304,7 +304,7 @@ their corresponding top-level category object in your `settings.json` file.
|
||||
- **`model.compressionThreshold`** (number):
|
||||
- **Description:** The fraction of context usage at which to trigger context
|
||||
compression (e.g. 0.2, 0.3).
|
||||
- **Default:** `0.7`
|
||||
- **Default:** `0.5`
|
||||
- **Requires restart:** Yes
|
||||
|
||||
- **`model.skipNextSpeakerCheck`** (boolean):
|
||||
|
||||
Reference in New Issue
Block a user