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

File fetch.ts

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

Source from the content-addressed store, hash-verified

1import { getExpectedLlmProviderUrls } from "../env";
2import { HEADER_NAME } from "../constants";
3import { FileExporter } from "../exporter";
4import { getAndRemoveHeader, getCallerSite, getCallerStack, getFetchHost, cloneResponseForLogging } from "./utils";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected