Entry Point AI Docs
  • Getting Started
    • Introduction
    • Quickstart
  • Key Concepts
    • Model Providers
    • Templates
    • Fields
    • Examples
    • Models
    • Evaluation
    • Transforms
  • Guides
    • Evaluate a Prompt
      • Turn a Prompt into a Template
      • Prepare Validation Examples
      • Create a Templated Model
      • Review & Rate Outputs
      • Iterating on the Prompt
    • Build a Dataset
      • Import a CSV
      • Transform Data
      • Synthesize Examples
      • Quantity & Quality of Data
    • Fine-tune a Model
      • Start a Fine-tune
      • Fine-tuning Hyperparameters
      • Compare Fine-tunes
      • Next Steps
    • Generate Completions
      • Playground
      • Inference Parameters
      • Shareable Link
      • Deploy a Model
Powered by GitBook
On this page
  1. Guides

Evaluate a Prompt

Imagine that you're developing an AI feature for a SaaS product and you wrote a prompt for it. You have done "vibe checks" and found that it seems to do a pretty good job. But thousands of people will use it once it's out in the wild, so you need to actually prove that it will perform consistently.

That's called Evaluation, or Evals for short—and Entry Point AI can help.

The first thing you need to do is take your prompt and turn it into a Template.

PreviousTransformsNextTurn a Prompt into a Template

Last updated 11 months ago