prompting - Concepts
Explore concepts tagged with "prompting"
Total concepts: 6
Concepts
- AI Mega Prompts - A technique of concatenating multiple notes and documents into a single comprehensive file to provide rich context to LLMs.
- Chain-of-Thought Prompting - A prompting technique that encourages LLMs to break down complex problems into step-by-step reasoning, improving accuracy and reliability.
- Chain of Thought - A prompting technique where AI models reason step-by-step rather than jumping to answers.
- Few-Shot Learning - Training or prompting AI with just a few examples to perform new tasks.
- Prompt Lazy Loading - An AI design pattern that defers loading detailed prompt instructions until they are actually needed.
- Zero-Shot Learning - AI performing tasks based on instructions alone, without any specific examples.
← Back to all concepts