fix: update MiniMax CLI.json
Browse files- MiniMax CLI.json +4 -0
MiniMax CLI.json
CHANGED
|
@@ -14,6 +14,8 @@
|
|
| 14 |
"initArgs": [
|
| 15 |
"text",
|
| 16 |
"chat",
|
|
|
|
|
|
|
| 17 |
"--quiet",
|
| 18 |
"--no-color",
|
| 19 |
"--non-interactive",
|
|
@@ -23,6 +25,8 @@
|
|
| 23 |
"followupArgs": [
|
| 24 |
"text",
|
| 25 |
"chat",
|
|
|
|
|
|
|
| 26 |
"--quiet",
|
| 27 |
"--no-color",
|
| 28 |
"--non-interactive",
|
|
|
|
| 14 |
"initArgs": [
|
| 15 |
"text",
|
| 16 |
"chat",
|
| 17 |
+
"--region",
|
| 18 |
+
"global",
|
| 19 |
"--quiet",
|
| 20 |
"--no-color",
|
| 21 |
"--non-interactive",
|
|
|
|
| 25 |
"followupArgs": [
|
| 26 |
"text",
|
| 27 |
"chat",
|
| 28 |
+
"--region",
|
| 29 |
+
"global",
|
| 30 |
"--quiet",
|
| 31 |
"--no-color",
|
| 32 |
"--non-interactive",
|