How to prompt o1 models better


Your current plan does not include access to this guide.
The Rundown: Using delimiters and structured prompts significantly improves AI model outputs by providing clear instructions and relevant context.
🧰 Who is this useful for:
- Developers working with AI models
- Content creators using AI tools
- Researchers conducting AI experiments
- Business professionals automating workflows
Â
STEP 1: Structure Your Base Prompt
Start by organizing your prompt into distinct sections using XML tags. This helps the AI model better understand and process different components of your request. Like HTML, these tags wrap around your content to give it structure and meaning:
<goal> for your main objective </goal>
<context> for background information </context>
Your current plan does not include access to the rest of this guide.