Skip to main content
Manage prompts centrally and A/B test them with zero latency.
Create and manage your prompts in the dashboard.

Setup

Initialize the prompts module with your API key:

Basic Prompt Retrieval

The prompt object contains:

Prompt A/B Testing

Run experiments on different prompt versions:

Version Pinning

Automatic Trace Tagging

When you call prompts.get() or prompts.get_ab(), the next LLM call is automatically tagged with the prompt information. This allows you to see which prompts are used in your traces without any extra code.

Next Steps

Model A/B Testing

Combine prompt tests with model experiments.

View Dashboard

Manage prompts and view analytics.