Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 5aa10f9

Browse files
committed
clean cach threshold docs udpate
1 parent 4d96e59 commit 5aa10f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Table of parameters
109109
| `cpu_threads` | Integer | The number of threads to use for inferencing (CPU MODE ONLY) |
110110
| `n_batch` | Integer | The batch size for prompt eval step |
111111
| `caching_enabled` | Boolean | To enable prompt caching or not |
112+
| `clean_cache_threshold` | Integer | Number of chats that will trigger clean cache action|
112113

113114
***OPTIONAL***: You can run Nitro on a different port like 5000 instead of 3928 by running it manually in terminal
114115
```zsh

0 commit comments

Comments
 (0)