chore: add parameter --truncation
This commit is contained in:
@@ -77,6 +77,10 @@ const options = [
|
||||
{
|
||||
label: '--trust-remote-code',
|
||||
value: '--trust-remote-code'
|
||||
},
|
||||
{
|
||||
label: '--truncation',
|
||||
value: '--truncation'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user