chore: add parameter --truncation

This commit is contained in:
jialin
2025-04-12 11:54:50 +08:00
parent f77bf37be8
commit ddd9b9ae97
@@ -77,6 +77,10 @@ const options = [
{
label: '--trust-remote-code',
value: '--trust-remote-code'
},
{
label: '--truncation',
value: '--truncation'
}
];