A collection of example vals showing how to use Braintrust with Val Town.
A simple example showing how to use the Braintrust SDK to evaluate an AI function:
- Sets up a basic evaluation using the
Evalframework - Uses the Levenshtein scorer to compare outputs
- Shows how to structure test cases
- Navigate to the example you want to try (e.g.,
vals/tutorial) - Follow the setup instructions in the example's README
- Fork and run the val to see it in action