From db02f8c4620aaff3c2c04a3a636b2dce6daac3c5 Mon Sep 17 00:00:00 2001 From: Mandeep Singh Date: Thu, 11 Dec 2025 10:06:09 -0800 Subject: [PATCH] update --- examples/gpt-5/gpt-5-2_prompting_guide.ipynb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/gpt-5/gpt-5-2_prompting_guide.ipynb b/examples/gpt-5/gpt-5-2_prompting_guide.ipynb index b9cf26409a..d34505606d 100644 --- a/examples/gpt-5/gpt-5-2_prompting_guide.ipynb +++ b/examples/gpt-5/gpt-5-2_prompting_guide.ipynb @@ -5,6 +5,8 @@ "id": "8a2daea7", "metadata": {}, "source": [ + "# GPT-5.2 Prompting Guide\n", + "\n", "### 1. Introduction\n", "\n", "GPT-5.2 is our newest flagship model for enterprise and agentic workloads, designed to deliver higher accuracy, stronger instruction following, and more disciplined execution across complex workflows. Building on GPT-5.1, GPT-5.2 improves token efficiency on medium-to-complex tasks, produces cleaner formatting with less unnecessary verbosity, and shows clear gains in structured reasoning, tool grounding, and multimodal understanding.\n",