Prompt Overview
Templates you can version, run against real data, and monitor in production
What is Prompt?
Prompt is where your prompt templates live: a named, versioned object on the platform rather than a string hardcoded in your application, so you can change it without shipping a deploy, compare versions side by side, and fetch the current one into your running app with the SDK. The editor is where you compose a template, run it, score it, and watch it in production.
Open Prompts in the left navigation to see your prompt templates. Select or create a prompt template from there to reach the editor.
How Prompt fits with the rest of the platform
From the editor, you can:
- Run a prompt against Dataset rows to generate outputs
- Score its outputs with Evaluations
- Simulate a prompt against scenarios from the editor’s Simulation tab
- Read its production metrics from Observe traces
Start here
Create and run a prompt first, then read the concepts behind it.
Questions & Discussion