Skip to content

Commit 2cabe0f

Browse files
Update prompting/prompt-engineering-guide.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent a1e0045 commit 2cabe0f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

prompting/prompt-engineering-guide.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: 'Prompt Engineering Guide'
3-
description: 'Master AI prompt engineering techniques for better code generation. Learn advanced LLM prompting strategies & optimize AI interactions.'
3+
description: 'How to talk to AI to get better code'
44
---
55

6-
Master the art of AI prompt engineering to get the best code generation results from LLMs (Large Language Models). This comprehensive guide covers advanced techniques for structuring AI prompts, optimizing for different AI models like Claude and GPT-4, and maximizing the quality of AI-generated code and intelligent development responses.
6+
Learn how to ask the AI for what you want in a way that gets you the best results. Think of it like giving clear instructions to a helpful assistant.
77

8-
## Understanding LLM capabilities for AI code generation
8+
## How AI Understands You
99

10-
Different AI models (LLMs) have different coding strengths and limitations. Effective AI prompt engineering involves adapting your communication style to leverage each LLM's code generation capabilities optimally for better AI-powered development results.
10+
Different AI models are good at different things. The key is to be clear about what you want, just like explaining something to a friend.
1111

1212
---
1313

0 commit comments

Comments
 (0)