Skip to content

Commit 7481fa9

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

prompting/prompt-engineering-guide.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ description: 'Master AI prompt engineering techniques for better code generation
55

66
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.
77

8-
## Understanding AI Model Capabilities
8+
## Understanding LLM capabilities for AI code generation
99

10-
Different AI models have different strengths and limitations. Effective prompt engineering involves adapting your communication style to leverage each model's capabilities optimally.
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.
1111

1212
---
1313

0 commit comments

Comments
 (0)