Update OpenAI Codex.json
Browse files- OpenAI Codex.json +2 -2
OpenAI Codex.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"initArgs": ["--full-auto"],
|
| 7 |
"followupStyle": "resume",
|
| 8 |
"followupArgs": ["--full-auto"],
|
| 9 |
-
"
|
| 10 |
-
"
|
| 11 |
"state": "inactive"
|
| 12 |
}
|
|
|
|
| 6 |
"initArgs": ["--full-auto"],
|
| 7 |
"followupStyle": "resume",
|
| 8 |
"followupArgs": ["--full-auto"],
|
| 9 |
+
"responseStartMarker": "\ncodex\n",
|
| 10 |
+
"responseEndMarker": "\ntokens used",
|
| 11 |
"state": "inactive"
|
| 12 |
}
|