zhiminy commited on
Commit
7c9fdab
·
verified ·
1 Parent(s): 896e6e4

Update OpenAI Codex.json

Browse files
Files changed (1) hide show
  1. 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
- "outputStartMarker": "\ncodex\n",
10
- "outputEndMarker": "\ntokens used",
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
  }