Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ config } from
'dotenv'
;
2
config({ path:
'.env.local'
});
3
config();
// Also load .env as fallback
4
Callers
nothing calls this directly
Calls
1
getModelFromEnv
Function · 0.85
Tested by
no test coverage detected