CloudThinker
  • Get Started
    • Welcome to CloudThinker
    • Key Features
    • Announcements
      • CloudThinker Beta Launch: Transforming Cloud Operations Through AI
  • HOW TO GUIDE
    • Setup Your workspace
    • Cloud Resource Discovery & Management
  • Management
    • User Roles & Permissions
    • Payment & Subscription
  • Learn More
    • Prompting Tips
    • Blogs
      • Trust the Cloud, Optimize with AI: Introducing CloudThinker – Your Intelligent Cloud Partner
      • Uncover Hidden Cloud Potential: CloudThinker's AI-Powered Resource Discovery and Assessment
      • Beyond Automation, Embrace Autonomy: CloudThinker's AI Agents Revolutionize Cloud Operations
      • Unlocking the Black Box: Understanding How CloudThinker's AI Makes Smart Decisions
      • Resource Cost Optimization Analysis: Transforming Cloud Operations with AI
      • Mastering Cloud Economics: Eliminating Waste and Maximizing ROI
    • Use Cases
      • AWS Cloud Operation
      • Cost Optimization
      • CloudThinker Autonomous EC2 Instances Right Sizing
      • CloudThinker Autonomous EBS Volume Auto Adjustment
      • CloudThinker Autonomous Security Group Assessment & Remediation
      • CloudThinker Predictive Autoscaling ECS
    • Trouble Shooting
Powered by GitBook
On this page
  • Top 05 tips
  • Resources
  1. Learn More

Prompting Tips

Prompts are the instructions given to AI models. Output quality depends on how well they are written for each model.

PreviousPayment & SubscriptionNextBlogs

Last updated 2 months ago

Top 05 tips

  1. Be specific and clear: Provide clear, explicit instructions with all the necessary details.

  2. Provide context: Include any necessary background information for your question. AI models typically have broad knowledge so any specifics should be provided in the context.

  3. Describe persona: Instruct AI to pretend to be a character or role, or take on a persona. This is useful shorthand to guide the model. Example: “You are a product manager”.

  4. Set format expectations: Define the desired output structure (e.g., bullet points, markdown, JSON). Be aware that asking for too much structure has been shown to reduce reasoning ability.

Tip: Add “Use well-structured markdown” to your prompt to add headings, bullets, and more.

  1. Use examples for clarity: Include a few examples in your instructions like pairs of representative inputs and outputs. This will help guide the model towards the type of answer you expect. Prompt engineers call this “few-shot prompting” — prompting without examples is called “one-shot prompting”.

General tip: Think of AI as a very capable intern.

Effective prompting will involve a combination of these strategies to get the most relevant and high-quality responses.

Resources

OpenAI prompting guide
Anthropic prompting guide