Remove context length option
This commit is contained in:
parent
91b8d15573
commit
3391905254
4 changed files with 15 additions and 23 deletions
|
@ -19,8 +19,7 @@
|
|||
"options.stripUrlParams": { "message": "Remove URL tracking parameters" },
|
||||
"options.altTextImages": { "message": "Replace images with alt text" },
|
||||
"options.collapseWhitespace": { "message": "Collapse long whitespace" },
|
||||
"options.tokenReduction": { "message": "Aggressive token reduction" },
|
||||
"options.contextLength": { "message": "Context length" }
|
||||
"options.tokenReduction": { "message": "Aggressive token reduction" }
|
||||
,"action.read": { "message": "read" }
|
||||
,"action.flag": { "message": "flag" }
|
||||
,"action.copy": { "message": "copy" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue