MCPcopy Create free account
hub / github.com/braintrustdata/bash-agent-evals / shared.ts

File shared.ts

evals/shared.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { config } from 'dotenv';
2config({ path: '.env.local' });
3config(); // Also load .env as fallback
4

Callers

nothing calls this directly

Calls 1

getModelFromEnvFunction · 0.85

Tested by

no test coverage detected