Skip to content

Commit cd9425d

Browse files
authored
Add 1 liner to codex prompting guide (#2236)
1 parent b3ee6e5 commit cd9425d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/gpt-5-codex_prompting_guide.ipynb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"metadata": {},
77
"source": [
88
"## GPT-5-Codex Prompting Guide\n",
9+
"\n",
10+
"_This guide can also be used for `GPT-5.1-Codex` and `GPT-5.1-Codex-Mini`, we recommend to keep the same prompts and harness for `GPT-5.1-Codex` and `GPT-5.1-Codex-Mini` as `GPT-5-Codex`_\n",
11+
"\n",
912
"Important details about `GPT-5-Codex` and this guide:\n",
1013
"- This model is not a drop-in replacement for GPT-5, as it requires significantly different prompting.\n",
1114
"- This model is only supported with the Responses API and does not support the verbosity parameter.\n",

0 commit comments

Comments
 (0)