{"id":28986497,"url":"https://github.com/dpguthrie/braintrust-playground","last_synced_at":"2025-10-11T20:14:59.924Z","repository":{"id":294533402,"uuid":"987281751","full_name":"dpguthrie/braintrust-playground","owner":"dpguthrie","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-02T21:17:09.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T11:47:31.079Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpguthrie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-20T21:03:48.000Z","updated_at":"2025-06-02T21:17:12.000Z","dependencies_parsed_at":"2025-05-26T00:15:39.223Z","dependency_job_id":null,"html_url":"https://github.com/dpguthrie/braintrust-playground","commit_stats":null,"previous_names":["dpguthrie/braintrust-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dpguthrie/braintrust-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpguthrie%2Fbraintrust-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpguthrie%2Fbraintrust-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpguthrie%2Fbraintrust-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpguthrie%2Fbraintrust-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpguthrie","download_url":"https://codeload.github.com/dpguthrie/braintrust-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpguthrie%2Fbraintrust-playground/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261749316,"owners_count":23204000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-24T20:16:46.812Z","updated_at":"2025-10-11T20:14:54.881Z","avatar_url":"https://github.com/dpguthrie.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Braintrust Playground\n\nA collection of cookbooks demonstrating Braintrust's evaluation and dataset management capabilities.\n\n## Setup\n\n1. Install dependencies:\n```bash\nuv sync\n```\n\n2. Set up environment variables:\n```bash\ncp .env.example .env\n# Edit .env with your API keys\n```\n\n## Development\n\nThis project uses:\n- Python 3.12+\n- uv\n- Braintrust for experiment tracking\n- Pydantic for data validation\n\n## Makefile Commands\n\nThe project includes a Makefile to simplify common tasks:\n\n```bash\n# Show available commands and their descriptions\nmake help\n\n# Run agent evaluation for a specific cookbook\nmake run-evals code_conversion\n\n# Create example dataset in Braintrust\nmake push-datasets\n```\n\n### Command Details\n\n- `make help`: Displays all available commands with their descriptions\n- `make run-evals \u003cpath\u003e`: Runs agent evaluation for the specified cookbook\n  - Example: `make run-evals code_conversion`\n  - Evaluates model outputs against ground truth\n  - Generates metrics and scores\n  - Creates evaluation reports\n- `make push-datasets`: Creates example dataset in Braintrust using `code_conversion/push_datasets.py`\n  - Pushes dataset versions to Braintrust's platform\n  - Enables tracking and versioning of your datasets\n  - Makes datasets available for experiments\n\n## License\n\nMIT ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpguthrie%2Fbraintrust-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpguthrie%2Fbraintrust-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpguthrie%2Fbraintrust-playground/lists"}