MCPcopy Create free account
hub / github.com/TrainLoop/evals / utils.ts

File utils.ts

sdk/typescript/src/instrumentation/utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ClientRequest } from "http";
2import { ExpectedRequestBody, LLMCallLocation, ParsedRequestBody, ParsedResponseBody } from "../types/shared";
3import { Readable } from "stream";
4import { createLogger } from "../logger";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected