Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TrainLoop/evals
/ index.ts
File
index.ts
sdk/typescript/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ patchHttp } from
"./instrumentation/http"
;
2
import
http from
"http"
;
3
import
https from
"https"
;
4
import
{ patchFetch } from
"./instrumentation/fetch"
;
Callers
nothing calls this directly
Calls
2
createLogger
Function · 0.90
collect
Function · 0.70
Tested by
no test coverage detected