You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/gpt-5-codex_prompting_guide.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
"4. Make tool descriptions as concise as possible by removing unnecessary details.\n",
27
27
"\n",
28
28
"\n",
29
-
"### Codex CLI Prompt\n",
29
+
"## Codex CLI Prompt\n",
30
30
"Below is the full Codex CLI developer message, which you can use as the reference implementation for prompting `GPT-5-Codex`. Compared with the GPT-5 developer message, it uses about 40% as many tokens, reinforcing that minimal prompting is ideal for this model.\n",
0 commit comments