PromptVault Docs
Integrations

Braintrust

Mirror PromptVault prompt versions into a Braintrust project so eval datasets can pin to immutable labels.

Mirror prompt versions into a Braintrust project so eval datasets can pin themselves to immutable PromptVault labels.

What It Does

When a prompt is created or published to live or staging, PromptVault can mirror that version into Braintrust with the prompt slug and version label.

Draft-only saves are skipped.

Configuration

FieldRequired
Project nameyes
API keyyes

Enter the Braintrust project that should receive mirrored prompt versions.

Test

Use Test after connecting to confirm the API key can access Braintrust.

Event Handling

EventBehavior
prompt.createdMirrors the initial prompt version.
prompt.published to liveMirrors the live version.
prompt.published to stagingMirrors the staged version.
prompt.rolled_backSkipped. Datasets should pin explicit labels.
prompt.deletedSkipped.

On this page