Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Braintrust Val Town examples

A collection of example vals showing how to use Braintrust with Val Town.

Tutorial

Open Val Town Template

A simple example showing how to use the Braintrust SDK to evaluate an AI function:

  • Sets up a basic evaluation using the Eval framework
  • Uses the Levenshtein scorer to compare outputs
  • Shows how to structure test cases

Running the examples

  1. Navigate to the example you want to try (e.g., vals/tutorial)
  2. Follow the setup instructions in the example's README
  3. Fork and run the val to see it in action

Documentation