prompt-engineering
AI Essentials - Grok · 12 questions
- When working with a large language model, what does the term prompt refer to?
- You send a zero-shot prompt asking an LLM to draft a travel itinerary. What does zero-shot mean in this situation?
- At its core, what is prompt engineering primarily concerned with?
- In prompt engineering for large language models, what is the Chain-of-Thought technique meant to accomplish?
- While crafting prompts for a large language model, an engineer supplies several complete example pairs of inputs and desired outputs, then asks the model to answer a new, similar request. What prompting approach is this?
- What is the main goal of chain-of-thought prompting when interacting with a large language model?
- When prompting a large language model, what is the essential difference between zero-shot and few-shot prompting?
- Why would a team run a zero-shot prompting experiment with a large language model?
- What is the primary objective of prompt engineering when working with large language models?
- A retailer uses an LLM to draft product descriptions. The prompt team must keep outputs short and centered on standout features. Which prompt design approach best supports that goal?
- A writer uses a large language model to draft richer creative pieces. Which prompt-engineering practice is most likely to elicit more detailed, thorough responses?
- Your legal operations team wants an LLM to condense multi-page vendor agreements into readable digests for executives. Which prompting approach is most appropriate for that summarization job?